Class PositionRight
Specific Position object with predefined AlignedPosition.Right
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart.dll
Syntax
public class PositionRight : Position, IChartingStateManagedItem, IChartingStateManager, ICloneable
Constructors
PositionRight()
Declaration
public PositionRight()
Properties
AlignedPosition
Specifies aligned position in comprehensive figure
Declaration
[SkinnableProperty]
public override AlignedPositions AlignedPosition { get; }
Property Value
AlignedPositions
|