[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartNormalCurve.FillStyle

FillStyle Property

FillStyle

Gets the object controlling the appearance of the area under the Normal curve.

Declaration
[C1Description("ChartNormalCurve.FillStyle", "Specifies the appearance of the area under the Normal curve.")]
public ChartFillStyle FillStyle { get; }
<C1Description("ChartNormalCurve.FillStyle", "Specifies the appearance of the area under the Normal curve.")>
Public ReadOnly Property FillStyle As ChartFillStyle
See Also