ChartDataPoint.m_dataLabel 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 ChartDataLabel object that represents the label for the data point.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartDataLabel ^ m_dataLabel;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabel m_dataLabel;
val mutable m_dataLabel : Microsoft.ReportingServices.OnDemandReportRendering.ChartDataLabel
Protected m_dataLabel As ChartDataLabel