GetTagColor
- Last UpdatedNov 17, 2021
- 1 minute read
The GetTagColor method gets the line color of the tag curve in the trend.
Syntax
[Result=] aaHistClientTrend.GetTagColor(message serverName, message tagName);
Parameters
serverName
The name of the server.
tagName
The name of the tag.
Return Value
Returns an integer that specifies the color. For information on the color value, see Color.
Remarks
If the specified tag is shown in the chart multiple times, the method uses the first instance that was added.