[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart3DPointSeries.ToString

ToString Method

ToString()

Gets the string represents the point series.

Declaration
public override string ToString()
Returns
Type Description
string

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

Overrides