MapColorScaleTitle.Caption プロパティ

定義

マップ カラー スケールのタイトルのキャプションを取得します。値の設定も可能です。

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

プロパティ値

ReportExpression オブジェクト。

適用対象