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