ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / LineWidth Property

In This Topic
    LineWidth Property
    In This Topic
    Gets or sets width of lines
    Syntax
    'Declaration
     
    Public Property LineWidth As Integer
    public int LineWidth {get; set;}
    See Also