ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapGridLines Class
Properties

In This Topic
    MapGridLines Class Members
    In This Topic

    The following tables list the members exposed by MapGridLines.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapGridLines class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the gridlines are hidden. An expression should evaluate to a System.Boolean.  
    Public PropertyGets or sets the spacing between the grid lines in geographic units. Automatically calculated if omitted. An expression should evaluate to a System.Double.  
    Public PropertyGets or sets the position for grid labels. That evaluates to one of MapGridLines.LabelPositionType. The default value is MapGridLines.LabelPositionType.Near.  
    Public PropertyGets or sets if the labels should be shown. An expression should evaluate to a System.Boolean.  
    Public PropertyGets or sets the style.  
    Top
    See Also