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


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