FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / LineWidth Property

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