[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataSeries.ToString

ToString Method

ToString()

Gets the string represents the data series.

Declaration
public override string ToString()
Returns
Type Description
string

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

Overrides