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 对象。

适用于