次の方法で共有


ChartAxis.HideLabels プロパティ

定義

軸のラベルが非表示かどうかを示す値を取得します。

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

プロパティ値

ReportBoolProperty オブジェクト。

適用対象