BootstrapChartFinancialSeriesBase Constructors
Serves a base for classes that store settings for series of the Financial type.Name | Parameters | Description |
---|---|---|
BootstrapChartFinancialSeriesBase() | none | Initializes a new instance of the BootstrapChartFinancialSeriesBase class with default settings. |
BootstrapChartFinancialSeriesBase(IDataSourceViewSchemaAccessor) | owner | Initializes a new instance of the BootstrapChartFinancialSeriesBase class with the specified owner. |
See Also