FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / NormalCurve Class
Members

In This Topic
    NormalCurve Class
    In This Topic
    Represents a histogram Normal Curve.
    Object Model
    NormalCurve Class
    Syntax
    'Declaration
     
    Public Class NormalCurve 
       Inherits System.Windows.DependencyObject
    public class NormalCurve : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Chart.NormalCurve

    See Also