RightPositionAlignedPosition Property |
Specifies aligned position in comprehensive figure
Namespace: Kettic.AspNet.Controls.ChartModel.StylesAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic override ContentAlignedPosition AlignedPosition { get; }
Public Overrides ReadOnly Property AlignedPosition As ContentAlignedPosition
Get
public:
virtual property ContentAlignedPosition AlignedPosition {
ContentAlignedPosition get () override;
}
abstract AlignedPosition : ContentAlignedPosition with get
override AlignedPosition : ContentAlignedPosition with get
Property Value
Type:
ContentAlignedPosition
See Also