ToString Method (ChartDataGroup)
Gets a string that represents this data group.
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
The name of this data group if it's not empty, or the class name.