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() 

필드 값

적용 대상