ChartRangeControlClientBase Constructors
The base class for all chart clients of the range control.Name | Parameters | Description |
---|---|---|
ChartRangeControlClientBase(SparklineScaleType, ChartRangeControlClientGridOptions, ChartRangeControlClientRange) | scaleType, gridOptions, range | Initializes a new instance of the ChartRangeControlClientBase class with the specified sparkline scale type, grid options, and range. |
See Also