RadControls for WPF

Defines the DataSeries visual representation to be horizontal Bar chart.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.2.611.40

Syntax

C#
public class HorizontalRangeBarSeriesDefinition : RangeBarSeriesDefinition, 
	IHorizontalSeriesDefinition
Visual Basic
Public Class HorizontalRangeBarSeriesDefinition _
	Inherits RangeBarSeriesDefinition _
	Implements IHorizontalSeriesDefinition

Inheritance Hierarchy

See Also