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