EnumChartHistogramDataOrientation
Enum
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.
Vertical
The data intervals are oriented according to the vertical axis.