[]
Gets or sets the content of data labels.
[C1Description("DataLabelBase.Content", "Gets or sets the content of data labels.")]
public string Content { get; set; }
<C1Description("DataLabelBase.Content", "Gets or sets the content of data labels.")>
Public Property Content As String