言語

ChartDataPoint.m_dataPointValues フィールド

定義

データポイントのXとYの値を表す ChartDataPointValues オブジェクトです。

protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartDataPointValues ^ m_dataPointValues;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointValues m_dataPointValues;
val mutable m_dataPointValues : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataPointValues
Protected m_dataPointValues As ChartDataPointValues 

フィールド値

適用対象