次の方法で共有


ChartSeries.m_chartDataPoints フィールド

定義

グラフのデータ ポイントを指定します。

protected: cli::array <Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPoint ^> ^ m_chartDataPoints;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPoint[] m_chartDataPoints;
val mutable m_chartDataPoints : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPoint[]
Protected m_chartDataPoints As ChartDataPoint() 

フィールド値

適用対象