[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartValueLabel.Text

Text Property

Text

Gets or sets the displayed text value for the ChartValueLabel.

Declaration
[C1Description("ChartValueLabel.Text", "The displayed text value for the ChartValueLabel.")]
public string Text { get; set; }
<C1Description("ChartValueLabel.Text", "The displayed text value for the ChartValueLabel.")>
Public Property Text As String