次の方法で共有


MapColorScale.LabelFormat プロパティ

定義

マップ カラー スケールのラベル形式を取得します。値の設定も可能です。

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

プロパティ値

ReportExpression オブジェクト。

適用対象