ComponentOne Reports for WPF
C1.C1Report.CustomFields Namespace / Chart.NormalCurve Class
Members

In This Topic
    Chart.NormalCurve Class
    In This Topic
    Represents the appearance of the normal curve for the Histogram chart.
    Object Model
    Chart.NormalCurve Class
    Syntax
    'Declaration
     
    Public Class Chart.NormalCurve 
       Inherits Chart.ChartOwnedItem
    public class Chart.NormalCurve : Chart.ChartOwnedItem 
    Inheritance Hierarchy

    System.Object
       C1.C1Report.CustomFields.Chart.ChartOwnedItem
          C1.C1Report.CustomFields.Chart.NormalCurve

    See Also