Spread Windows Forms 12.0 Product Documentation
Vertical Property (SeriesDataField)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Chart Namespace > SeriesDataField Class : Vertical Property
Gets whether the list's data orientation is vertical
Syntax
'Declaration
 
Public ReadOnly Property Vertical As Boolean
'Usage
 
Dim instance As SeriesDataField
Dim value As Boolean
 
value = instance.Vertical
public bool Vertical {get;}
See Also

Reference

SeriesDataField Class
SeriesDataField Members