MapAppearanceRule.LegendText 속성

정의

범례에서 지도 분포에 대해 표시할 레이블을 가져오거나 설정합니다.

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

속성 값

ReportExpression 개체입니다.

적용 대상