ComponentOne FlexReport for WinForms
ChartNormalCurve Class Members
Properties  Methods  Events

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

The following tables list the members exposed by ChartNormalCurve.

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
Public Methods
 NameDescription
Public MethodOverridden.   
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject)
Top
See Also

Reference

ChartNormalCurve Class
C1.Win.FlexReport.Chart Namespace