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