ChartDataPoint.m_marker Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ChartMarker object that represents the marker for this data point.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartMarker ^ m_marker;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartMarker m_marker;
val mutable m_marker : Microsoft.ReportingServices.OnDemandReportRendering.ChartMarker
Protected m_marker As ChartMarker