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

In This Topic
    FillStyle Property (ChartNormalCurve)
    In This Topic
    Gets the object controlling the appearance of the area under the Normal curve.
    Syntax
    'Declaration
     
    Public ReadOnly Property FillStyle As ChartFillStyle
    public ChartFillStyle FillStyle {get;}
    See Also