Skip to main content

BootstrapChartSeriesLabelSettings Class

Stores settings of Chart series labels.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapChartSeriesLabelSettings :
    JsonProperties,
    IClientCustomModifier

The following members return BootstrapChartSeriesLabelSettings objects:

Inheritance

Object
StateManager
PropertiesBase
DevExpress.Web.Bootstrap.Internal.JsonProperties
BootstrapChartSeriesLabelSettings
See Also