MapViewport.MapParallels Property

Definition

Gets or sets the map vertical grid for a map.

public:
 property Microsoft::ReportingServices::RdlObjectModel::MapGridLines ^ MapParallels { Microsoft::ReportingServices::RdlObjectModel::MapGridLines ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapGridLines ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapGridLines MapParallels { get; set; }
member this.MapParallels : Microsoft.ReportingServices.RdlObjectModel.MapGridLines with get, set
Public Property MapParallels As MapGridLines

Property Value

A MapGridLines object.

Applies to