[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.Title

Title Property

Title

Gets or sets the textual caption of the axis.

Declaration
[C1Description("ChartAxis.Title", "Textual caption of the axis.")]
public string Title { get; set; }
<C1Description("ChartAxis.Title", "Textual caption of the axis.")>
Public Property Title As String