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