Back to Devexpress

BootstrapChartSeriesLabelSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-10fc1052.md

latest1.6 KB
Original Source

BootstrapChartSeriesLabelSettings Class

Stores settings of Chart series labels.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapChartSeriesLabelSettings :
    JsonProperties,
    IClientCustomModifier
vb
Public Class BootstrapChartSeriesLabelSettings
    Inherits JsonProperties
    Implements IClientCustomModifier

The following members return BootstrapChartSeriesLabelSettings objects:

Inheritance

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

See Also

BootstrapChartSeriesLabelSettings Members

Chart

Chart Series

DevExpress.Web.Bootstrap Namespace