[]
Gets or sets the displayed text value for the ChartValueLabel.
[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