FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / LineMarker Class / LineWidth Property

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