Skip to main content

BootstrapPieChartCommonSeries Class

Stores settings that are common for all series of a Pie Chart control.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v23.2.dll

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapPieChartCommonSeries :
    BootstrapPieChartSeries

The following members return BootstrapPieChartCommonSeries objects:

Remarks

Use this class’s properties to set options for all Pie Chart series at once.

Inheritance

Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also