Reporting

Specific Position object with predefined AlignedPosition.TopRight

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class PositionTopRight : Position
Visual Basic
Public Class PositionTopRight _
	Inherits Position

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Charting..::..StateManagedObject
    Telerik.Reporting.Charting.Styles..::..Position
      Telerik.Reporting.Charting.Styles..::..PositionTopRight

See Also