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

In This Topic
    MaxAutoLabels Property (DataLabel)
    In This Topic
    Gets or sets the maximum number of labels for automatic positioning.
    Syntax
    'Declaration
     
    Public Property MaxAutoLabels As System.Integer
    public System.int MaxAutoLabels {get; set;}
    See Also