GetColumnInfo Method Example
The following example retrieves the item name and number of characters displayed in column 3 for the Chart Chart1.
Dim sItemName As String
Dim iNumChar As Integer
Chart1.GetColumnInfo 3, sItemName, iNumChar
GetColumnInfo Method ExampleThe following example retrieves the item name and number of characters displayed in column 3 for the Chart Chart1. Dim sItemName As String Dim iNumChar As Integer Chart1.GetColumnInfo 3, sItemName, iNumChar
|
Supercharge your Proficy solution! Download a free trial of Operations Hub, CSense, and more.
Explore our Proficy 2024 releases! Get a quick overview of all of the new product releases in Proficy 2024.
|