CurrentTagColor
- Last UpdatedJan 25, 2024
- 1 minute read
The CurrentTagColor property is a read-write property that determines the line color of the currently selected tag’s curve in the trend.
Syntax
aaHistClientTrend.CurrentTagColor = integer;
Result = aaHistClientTrend.CurrentTagColor;
Remarks
This property is not visible at design time.
For information on setting the color value, see Color.
The default value is 0 (black).