Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

NumDataPointLabels

  • Last UpdatedNov 17, 2021
  • 1 minute read

This read-write property determines the number of data point labels in a scatter plot.

Syntax

aaHistClientTrend.NumDataPointLabels = integer;

Result = aaHistClientTrend.NumDataPointLabels;

Remarks

The valid range is from 2 to 15. The default value is 6. This property is only used if data points are actually shown on the scatter plot. For more information, see DataPointLabelType.

In This Topic