ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartOptions Class / HistogramNormalCurveProperty Field



In This Topic
    HistogramNormalCurveProperty Field
    In This Topic
    Identifies the HistogramNormalCurve dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HistogramNormalCurveProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartOptions.HistogramNormalCurveProperty
    public static readonly DependencyProperty HistogramNormalCurveProperty
    public:
    static readonly DependencyProperty^ HistogramNormalCurveProperty
    See Also