ChartDataPoint.m_dataLabel Field

Definition

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 

Field Value

Applies to