MapGridLines Class

Definition

Represents gridlines for a map.

public ref class MapGridLines sealed : Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class MapGridLines : Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type MapGridLines = class
    interface IROMStyleDefinitionContainer
Public NotInheritable Class MapGridLines
Implements IROMStyleDefinitionContainer
Inheritance
MapGridLines
Implements

Properties

Hidden

Indicates whether the map gridlines are hidden.

Instance

Gets the report instance object that contains the calculated values of this report definition object.

Interval

Gets the interval between the map gridlines.

LabelPosition

Gets the label position for the map gridlines.

ShowLabels

Indicates whether labels for the map gridlines are shown.

Style

Gets the style information for map gridlines.

Applies to