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

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