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