[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Chart.DataOrientation

DataOrientation Enum

Indicates whether the SeriesDataField property returns data vertically or horizontally.

Namespace: FarPoint.Win.Spread.Chart
Assembly: FarPoint.Win.Spread.dll
Syntax
public enum DataOrientation
Public Enum DataOrientation

Fields

Name Description
Horizontal

The SeriesDataField property returns data horizontally.

Vertical

The SeriesDataField property returns data vertically.