GetTagPenWidth
- Last UpdatedNov 17, 2021
- 1 minute read
The GetTagPenWidth method gets the thickness of the trend curve for the selected tag.
Syntax
[Result=] aaHistClientTrend.GetTagPenWidth(message serverName, message tagName);
Parameters
serverName
The name of the server.
tagName
The name of the tag.
Return Value
The width, in pixels, of the pen as an integer.
Remarks
If the specified tag is shown in the chart multiple times, the method uses the first instance that was added.