[]
Gets or sets a value indicating whether the label has border.
[C1Description("DataLabelBase.Border", "Gets or sets a value indicating whether the label has border.")]
public bool Border { get; set; }
<C1Description("DataLabelBase.Border", "Gets or sets a value indicating whether the label has border.")>
Public Property Border As Boolean