ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / SparklineStyles Class / LineWeight Property

In This Topic
    LineWeight Property
    In This Topic
    Gets or sets a value that specifies the line weight.
    Syntax
    'Declaration
     
    Public Property LineWeight As Double
    public double LineWeight {get; set;}
    See Also