Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Charts Namespace / IAxis Interface
Members


In This Topic
    IAxis Interface
    In This Topic
    Represents a single axis in a chart.
    Syntax
    'Declaration
     
    
    Public Interface IAxis 
    'Usage
     
    
    Dim instance As IAxis
    public interface IAxis 
    See Also