ChartDataPoint.m_customPropertiesReady Field
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 Boolean
value that indicates whether the custom properties are ready.
protected: bool m_customPropertiesReady;
protected bool m_customPropertiesReady;
val mutable m_customPropertiesReady : bool
Protected m_customPropertiesReady As Boolean