ComponentOne FinancialChart for WPF
C1.Chart Namespace / INormalCurve Interface
Members



In This Topic
    INormalCurve Interface
    In This Topic
    Normal Curve %%
    Syntax
    'Declaration
     
    
    <EditorBrowsableAttribute(EditorBrowsableState.Never)>
    Public Interface INormalCurve 
    'Usage
     
    
    Dim instance As INormalCurve
    [EditorBrowsable(EditorBrowsableState.Never)]
    public interface INormalCurve 
    [EditorBrowsable(EditorBrowsableState.Never)]
    public interface class INormalCurve 
    See Also