PieChartDatasetWeight Property
The relative thickness of the dataset.
Providing a value for weight will cause the pie or doughnut dataset to be drawn
with a thickness relative to the sum of all the dataset weight values.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public double Weight { get; set; }
Property Value
Double
Default value is 1.