ComponentOne FinancialChart for WinForms
C1.Chart Namespace / IAxisGroupHeaderProvider Interface
Members

In This Topic
    IAxisGroupHeaderProvider Interface
    In This Topic
    Axis group provider with header.
    Syntax
    'Declaration
     
    
    Public Interface IAxisGroupHeaderProvider 
       Inherits IAxisGroupProvider 
    public interface IAxisGroupHeaderProvider : IAxisGroupProvider  
    See Also