RadControls for Silverlight

Defines the DataSeries visual representation to be horizontal stacked Bar 100 chart.

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

Syntax

C#
public class HorizontalStackedBar100SeriesDefinition : StackedBar100SeriesDefinition, 
	IHorizontalSeriesDefinition
Visual Basic
Public Class HorizontalStackedBar100SeriesDefinition _
	Inherits StackedBar100SeriesDefinition _
	Implements IHorizontalSeriesDefinition

Inheritance Hierarchy

See Also