次の方法で共有


ChartDataPoint.DataElementOutput プロパティ

定義

データ ポイントをデータ表示に反映するかどうかを示す値を取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public MustOverride ReadOnly Property DataElementOutput As DataElementOutputTypes

プロパティ値

データ ポイントをデータ表示に反映するかどうかを示す値を表す DataElementOutputTypes オブジェクト。

適用対象