Class PositionTopRight
Specific Position object with predefined AlignedPosition.TopRight
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 PositionTopRight : Position, IChartingStateManagedItem, IChartingStateManager, ICloneable
Constructors
PositionTopRight()
Declaration
public PositionTopRight()
Properties
AlignedPosition
Specifies aligned position in comprehensive figure
Declaration
[SkinnableProperty]
public override AlignedPositions AlignedPosition { get; }
Property Value
AlignedPositions
|