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