次の方法で共有


ChartDataLabel.Visible プロパティ

定義

データ ラベルをグラフに表示するかどうかを示す値に評価される式を取得します。 既定値は False です。

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

プロパティ値

ReportBoolProperty オブジェクト。

適用対象