Enum ChartHistogramDataOrientation
Gets or sets the orientation of the data in the ChartHistogramSource.
Namespace: Telerik.Windows.Controls.ChartView
Assembly: Telerik.Windows.Controls.Chart.dll
Syntax
public enum ChartHistogramDataOrientation
Horizontal
The data intervals are oriented according to the horizontal axis.
Vertical
The data intervals are oriented according to the vertical axis.