ChartType
- Last UpdatedNov 17, 2021
- 1 minute read
The ChartType is a read-write property that determines the chart type of the current Trend file.
Syntax
aaHistClientTrend.ChartType = aaChartType;
Result = aaHistClientTrend.ChartType;
Remarks
For information on possible values, see aaChartType Enumeration.
The default value is 0 (regular trend).