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


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