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