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