FlexChart | ComponentOne
C1.Chart Assembly / C1.Chart.Standard Namespace / NormalCurve Class / LineStyle Property

In This Topic
    LineStyle Property (NormalCurve)
    In This Topic
    Gets or sets the Curve line style.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineStyle As ChartStyle
    public ChartStyle LineStyle {get;}
    See Also