FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.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 System.Integer
    public System.int MaxWidth {get; set;}
    See Also