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

BootstrapChartSeriesLabelSettings Class

Stores settings of Chart series labels.

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapChartSeriesLabelSettings :
    JsonProperties,
    IClientCustomModifier

The following members return BootstrapChartSeriesLabelSettings objects:

Inheritance

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