BootstrapPieChartSmallValuesGroupingSettings.GroupName Property
Specifies the name of the grouped chart segment. This name represents the segment in the chart legend.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "others" | A string specifying the segment name. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to GroupName |
---|---|
BootstrapPieChartSeries |
|
See Also