Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesIndicatorAdapter Class / GetCategory Method


In This Topic
    GetCategory Method (SeriesIndicatorAdapter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function GetCategory() As SheetCellRange
    'Usage
     
    
    Dim instance As SeriesIndicatorAdapter
    Dim value As SheetCellRange
     
    value = instance.GetCategory()
    public SheetCellRange GetCategory()
    See Also