[]
Gets or sets the maximum width of data label.
[C1Description("DataLabel.MaxWidth", "Gets or sets the maximum width of data label.")]
public int MaxWidth { get; set; }
<C1Description("DataLabel.MaxWidth", "Gets or sets the maximum width of data label.")>
Public Property MaxWidth As Integer