[]
Gets or sets the text of the label.
public string Text { get; set; }
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.