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



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