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