A newer version of this page is available.
Switch to the current version.
BootstrapChartCommonSeriesBase Class
Serves as a base for classes storing settings of chart series.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public abstract class BootstrapChartCommonSeriesBase :
JsonCollectionItem,
IDataSourceViewSchemaAccessor
Public MustInherit Class BootstrapChartCommonSeriesBase
Inherits JsonCollectionItem
Implements IDataSourceViewSchemaAccessor
Related API Members
The following members accept/return BootstrapChartCommonSeriesBase objects:
Inheritance
Object
StateManager
CollectionItem
DevExpress.Web.Bootstrap.Internal.JsonCollectionItem
See Also
Feedback