PositionTopRight
Class
Specific Position object with predefined AlignedPosition.TopRight
Definition
Namespace:Telerik.Reporting.Charting.Styles
Assembly:Telerik.Reporting.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class PositionTopRight : Position, IChartingStateManagedItem, IChartingStateManager
Inheritance: objectStateManagedObjectPositionPositionTopRight
Implements:
Inherited Members
Constructors
C#
public PositionTopRight()
Properties
Specifies aligned position in comprehensive figure
C#
[SkinnableProperty]
public override AlignedPositions AlignedPosition { get; }
Overrides: