Back to Devexpress

BootstrapChartSplineSeries Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-ff69a13b.md

latest1.8 KB
Original Source

BootstrapChartSplineSeries Class

Serves as a base for classes that store settings of the Spline series.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapChartSplineSeries :
    BootstrapChartPointSeriesBase,
    IBootstrapChartUncertaintySeries
vb
Public Class BootstrapChartSplineSeries
    Inherits BootstrapChartPointSeriesBase
    Implements IBootstrapChartUncertaintySeries

Inheritance

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartPointSeriesBase BootstrapChartSplineSeries

See Also

BootstrapChartSplineSeries Members

DevExpress.Web.Bootstrap Namespace