[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLabel.Text

Text Property

Text

Gets or sets the label text.

Declaration
[C1Description("ChartLabel.Text", "The label text.")]
public string Text { get; set; }
<C1Description("ChartLabel.Text", "The label text.")>
Public Property Text As String