BootstrapChartCandleStickSeries Constructors
Stores settings supported by a series of the CandleStick type.| Name | Parameters | Description |
|---|---|---|
| BootstrapChartCandleStickSeries() | none | Initializes a new instance of the BootstrapChartCandleStickSeries class with default settings. |
| BootstrapChartCandleStickSeries(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartCandleStickSeries class with the specified owner. |
See Also