FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartNormalCurve Class
Members

In This Topic
    ChartNormalCurve Class
    In This Topic
    Represents properties that help define the appearance of the normal curve for the Histogram chart.
    Object Model
    ChartNormalCurve Class
    Syntax
    'Declaration
     
    Public Class ChartNormalCurve 
       Inherits ChartObject
    public class ChartNormalCurve : ChartObject 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartNormalCurve

    See Also