Enum
ChartHistogramDataOrientation

Gets or sets the orientation of the data in the ChartHistogramSource.

Definition

Namespace:Telerik.Windows.Controls.ChartView

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum ChartHistogramDataOrientation

Fields

Horizontal

The data intervals are oriented according to the horizontal axis.

Declaration

cs-api-definition
Horizontal = 0

Field Value

ChartHistogramDataOrientation

Vertical

The data intervals are oriented according to the vertical axis.

Declaration

cs-api-definition
Vertical = 1

Field Value

ChartHistogramDataOrientation

In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support