ActiveReports 8
Placements Enumeration

The type of Placement property which determines where a item should be placed relative to parent item. Used in many types like GaugePointer, PinLabel, ScaleRange, TickMarkStyle etc.
Syntax
'Declaration
 
Public Enum Placements 
   Inherits System.Enum
public enum Placements : System.Enum 
Members
MemberDescription
Cross 
Inside 
Outside 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.Placements

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

Support Forum