[]
Indicates whether the SeriesDataField property returns data vertically or horizontally.
public enum DataOrientation
Public Enum DataOrientation
Name | Description |
---|---|
Horizontal | The SeriesDataField property returns data horizontally. |
Vertical | The SeriesDataField property returns data vertically. |