ChartMemberInstance.m_memberDef 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 ChartMember object that represents this member instance definition.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ChartMember ^ m_memberDef;
protected Microsoft.ReportingServices.OnDemandReportRendering.ChartMember m_memberDef;
val mutable m_memberDef : Microsoft.ReportingServices.OnDemandReportRendering.ChartMember
Protected m_memberDef As ChartMember