FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartNormalCurve Class / LineStyle Property

In This Topic
    LineStyle Property (ChartNormalCurve)
    In This Topic
    Gets the object controlling the appearance of the line representing the Normal curve.
    Syntax
    'Declaration
     
    Public ReadOnly Property LineStyle As ChartLineStyle
    public ChartLineStyle LineStyle {get;}
    See Also