ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / MaxWidth Property

In This Topic
    MaxWidth Property (C1FlexChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MaxWidth As System.Double
    public System.double MaxWidth {get; set;}
    See Also