Spread WinForms 15
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)

Parameters

vertical
See Also