MapLegend.MapLegendTitle Property

Definition

Gets or sets a title for the map legend.

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

Property Value

A MapLegendTitle object.

Applies to