MapViewport.MapMeridians Property

Definition

Gets the map horizontal grid for a map.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::MapGridLines ^ MapMeridians { Microsoft::ReportingServices::OnDemandReportRendering::MapGridLines ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapGridLines MapMeridians { get; }
member this.MapMeridians : Microsoft.ReportingServices.OnDemandReportRendering.MapGridLines
Public ReadOnly Property MapMeridians As MapGridLines

Property Value

A MapGridLines object.

Applies to