FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / DataLabel Class / MaxLines Property

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