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

In This Topic
    LineWidth Property (C1LineMarker)
    In This Topic
    Gets or sets the line width.
    Syntax
    'Declaration
     
    Public Property LineWidth As Double
    public double LineWidth {get; set;}
    See Also