Skip to main content
A newer version of this page is available. .

BootstrapPieChartCommonSeries Class

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

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