ComponentOne FlexReport for WinForms
ChartNormalCurve Class Properties

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : ChartNormalCurve Class

For a list of all members of this type, see ChartNormalCurve members.

Public Properties
 NameDescription
Public PropertyGets the object controlling the appearance of the area under the Normal curve.  
Public PropertyGets or sets a value indicating whether the Normal (Gaussian) curve is displayed on top of the chart data display.

By default, the Normal (Gaussian) curve is displayed behind all charted data. Setting this to true specifies that the Normal curve should be drawn on top of the charted data.

 
Public PropertyGets the object controlling the appearance of the line representing the Normal curve.  
Public PropertyGets or sets a value indicating whether the Normal curve is drawn using anti-aliasing.

By default, the normal curve is drawn using anti-aliasing methods. Setting this to false overrides this behavior.

 
Public PropertyGets or sets a value indicating whether the Normal curve is drawn.  
Top
See Also

Reference

ChartNormalCurve Class
C1.Win.FlexReport.Chart Namespace