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

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