[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartDataLabel.Text

Text Property

Text

Gets or sets the text of the label.

Declaration
public string Text { get; set; }
Remarks

Text supports a number of keywords (#TEXT, #XVAL, #YVAL, #YVAL1, #YVAL2, #YVAL3, %YVAL) which refer to the series label or data value. For example, "{#YVAL:0.00}" shows the Y value with format of two decimal points.