Skip to main content
A newer version of this page is available. .

ChartRangeControlClientBase Constructors

Represents 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