2 writes to m_DataPointCustomProperties
System.Windows.Forms.DataVisualization (2)
Common\DataManager\DataPoint.cs (2)
6930this.m_DataPointCustomProperties = properties; 6945this.m_DataPointCustomProperties = value;
1 reference to m_DataPointCustomProperties
System.Windows.Forms.DataVisualization (1)
Common\DataManager\DataPoint.cs (1)
6941return this.m_DataPointCustomProperties;