[]
        
(Showing Draft Content)

C1.Win.C1Chart.NormalCurve

NormalCurve Class

Contains all properties that help define the appearance of the normal curve for the Histogram chart.

Inheritance
NormalCurve
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[Browsable(true)]
[TypeConverter(typeof(c1ChartTypeConverter))]
public class NormalCurve

Properties

Name Description
FillStyle

Gets of sets the FillStyle object for the Normal curve.

ForegroundDisplay

Gets or sets whether the Normal (Gaussian) curve is displayed on top of the chart data display.

LineStyle

Gets of sets the ChartLineStyle object for the Normal curve.

UseAntiAlias

Gets or sets whether the Normal curve is drawn using anti-aliasing.

Visible

Gets or sets whether the Normal curve is drawn.