NestedDoughnutSeriesView.Weight Property
Specifies the nested doughnut’s size, in respect to the sizes of other nested doughnuts.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
[XtraChartsLocalizableCategory(XtraChartsCategory.Layout)]
public double Weight { get; set; }
#Property Value
Type | Description |
---|---|
Double | A Double value. |
#Remarks
Use the Weight property to specify the size of a nested doughnut in relation to other nested doughnuts.
((Nested ((Nested ((Nested | ((Nested ((Nested ((Nested |
---|---|
To learn more on Nested Doughnut series, see the Nested Doughnut Chart topic.