MapLegend.MapLegendTitle 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 title for the map legend.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapLegendTitle ^ MapLegendTitle { Microsoft::ReportingServices::OnDemandReportRendering::MapLegendTitle ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitle MapLegendTitle { get; }
member this.MapLegendTitle : Microsoft.ReportingServices.OnDemandReportRendering.MapLegendTitle
Public ReadOnly Property MapLegendTitle As MapLegendTitle
Property Value
A MapLegendTitle object.