Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / DataLabel Class / MaxAutoLabels Property

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