ChartMember.m_label 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 ReportStringProperty object that represents the label displayed on the legend or category axis.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ReportStringProperty ^ m_label;
protected Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty m_label;
val mutable m_label : Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
Protected m_label As ReportStringProperty