Enum SeriesRangesOrientation
Represents the possible orientation of the series of a chart in a cell range.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model.Charts
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum SeriesRangesOrientation
Automatic
Denotes automatic orientation. The series direction will be determined according to the data.
Horizontal
Denotes the horizontal orientation.
Vertical
Denotes the vertical orientation.