Class HorizontalStackedBar100
This class represents a 2D horizontal bar series item.
Inherited Members
Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting.dll
Syntax
public class HorizontalStackedBar100 : HorizontalBar, IChartItem, ILogicalItem, IAnimatable, IInteractiveElement
Constructors
HorizontalStackedBar100()
Declaration
public HorizontalStackedBar100()
Methods
SetTransformCenter(Size)
Sets the transform center.
Declaration
protected override void SetTransformCenter(Size arrangedSize)
Parameters
System.Windows.Size
arrangedSize
Size of the arranged. |