RadControls for WinForms

Specific Position object with predefined AlignedPosition.Right

Namespace: Telerik.Charting.Styles
Assembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public class PositionRight : Position
Visual Basic
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> _
Public Class PositionRight _
	Inherits Position

Inheritance Hierarchy

System..::..Object
  Telerik.Charting..::..StateManagedObject
    Telerik.Charting.Styles..::..Position
      Telerik.Charting.Styles..::..PositionRight

See Also