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

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