New to Telerik Document ProcessingStart a free 30-day trial

Direction for interpreting chart data series in a cell range (rows vs columns); determines whether series run horizontally or vertically.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Model.Charts

Assembly:Telerik.Windows.Documents.Spreadsheet.dll

Syntax:

C#
public enum SeriesRangesOrientation

Fields

Automatically determines series direction by analyzing the data range dimensions.

C#
Automatic = 0

Series are arranged in rows, with each row representing a data series.

C#
Horizontal = 2

Series are arranged in columns, with each column representing a data series.

C#
Vertical = 1
In this article
DefinitionFieldsAutomaticHorizontalVertical
Not finding the help you need?
Contact Support