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