ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / DataLabel Class / MaxLines Property

In This Topic
    MaxLines Property
    In This Topic
    Gets or sets the maximum number of lines in data label.
    Syntax
    'Declaration
     
    Public Property MaxLines As Integer
    public int MaxLines {get; set;}
    See Also