DataPointLabelType
- Last UpdatedNov 17, 2021
- 1 minute read
This property determines whether data point labels are shown in a scatter plot.
Syntax
aaHistClientTrend.DataPointLabelType = aaDataPointLabelingType;
Result = aaHistClientTrend.DataPointLabelType;
Remarks
For information on possible values, see aaDataPointLabelingType Enumeration.
The default value is 0 (no labels).