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