'Declaration Public Sub SetRowLabels( _ ByVal labelStrings() As String _ )
public void SetRowLabels( string[] labelStrings )
Be sure to pass in an array of strings with a count equal to the number of rows of data.
Also set the UseRowLabelsColumn property to False to force the use of this array.
To get a reference to the array once it has been initialized, use the GetRowLabels method.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2