[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPointSeries.ToString

ToString Method

ToString()

Gets the string represents the point series.

Declaration
public override string ToString()
Public Overrides Function ToString() As String
Returns
Type Description
string

The label of the point series if it's not empty, or the class name.

Overrides