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