Map.MapTitles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.