MapLegend.MapLegendTitle 속성

정의

지도 범례의 제목을 가져오거나 설정합니다.

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

속성 값

MapLegendTitle 개체입니다.

적용 대상