Map.MapTitles Property

Definition

Gets a collection of titles to be drawn in the map.

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

Property Value

A MapTitleCollection object.

Applies to