Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SeriesDataSource Class / SetVerticalForCellRangeSegment Method


In This Topic
    SetVerticalForCellRangeSegment Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetVerticalForCellRangeSegment( _
       ByVal vertical As Boolean _
    ) 
    'Usage
     
    
    Dim instance As SeriesDataSource
    Dim vertical As Boolean
     
    instance.SetVerticalForCellRangeSegment(vertical)
    public void SetVerticalForCellRangeSegment( 
       bool vertical
    )

    Parameters

    vertical
    See Also