言語

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 オブジェクト。

適用対象