aspnetbootstrap-devexpress-dot-web-dot-bootstrap-f8b0fe7c.md
Stores settings of the Stock series.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapChartStockSeries :
BootstrapChartFinancialSeriesBase
Public Class BootstrapChartStockSeries
Inherits BootstrapChartFinancialSeriesBase
The Stock series type is used to show a variation in stock prices over the course of a day. The low and high prices are represented by the bottom and top values of a vertical line, which is shown at each point, and the open and close prices are represented by the left and right tick marks, respectively.
Object StateManager CollectionItem DevExpress.Web.Bootstrap.Internal.JsonCollectionItem BootstrapChartCommonSeriesBase BootstrapCoordinateSystemChartSeries BootstrapChartSeriesBase BootstrapChartFinancialSeriesBase BootstrapChartStockSeries
See Also