[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.Name

Name Property

Name

Gets the name (X, Y, Y2 or Z) of the axis.

Declaration
[C1Description("ChartAxis.Name", "The name (X, Y, Y2 or Z) of the axis.")]
public string Name { get; }
<C1Description("ChartAxis.Name", "The name (X, Y, Y2 or Z) of the axis.")>
Public ReadOnly Property Name As String