次の方法で共有


ScaleLabels.ShowEndLabels プロパティ

定義

スケールの両端にあるラベルを表示するかどうかを示す値に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ ShowEndLabels { Microsoft::ReportingServices::OnDemandReportRendering::ReportBoolProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty ShowEndLabels { get; }
member this.ShowEndLabels : Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
Public ReadOnly Property ShowEndLabels As ReportBoolProperty

プロパティ値

ReportBoolProperty オブジェクト。

適用対象