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

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