ClassPositionRight
Class
Specific Position object with predefined AlignedPosition.Right
Definition
Namespace:Telerik.Charting.Styles
Assembly:Telerik.WinControls.RadChart.dll
Syntax:
cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class PositionRight : Position, IChartingStateManagedItem, IChartingStateManager, ICloneable
Inheritance: objectStateManagedObjectPositionPositionRight
Implements:
Inherited Members
Constructors
PositionRight()
Declaration
cs-api-definition
public PositionRight()
Properties
AlignedPosition
Specifies aligned position in comprehensive figure
Declaration
cs-api-definition
[SkinnableProperty]
public override AlignedPositions AlignedPosition { get; }
Property Value
Overrides