Back to Devexpress

BootstrapChartFinancialSeriesBase Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-7caa1095.md

latest1.8 KB
Original Source

BootstrapChartFinancialSeriesBase Class

Serves a base for classes that store settings for series of the Financial type.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapChartFinancialSeriesBase :
    BootstrapChartSeriesBase
vb
Public MustInherit Class BootstrapChartFinancialSeriesBase
    Inherits BootstrapChartSeriesBase

Inheritance

Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartFinancialSeriesBase BootstrapChartCandleStickSeries

BootstrapChartStockSeries

See Also

BootstrapChartFinancialSeriesBase Members

DevExpress.Web.Bootstrap Namespace