6 references to GetXmlValue
System.Windows.Forms.DataVisualization (6)
Common\Utilities\XmlSerializer.cs (6)
1611
attrib.Value =
GetXmlValue
(dataPoint.XValue, dataPoint, "XValue");
1617
attrib.Value =
GetXmlValue
(dataPoint.YValues, dataPoint, "YValues");
1623
attrib.Value =
GetXmlValue
(dataPoint.isEmptyPoint, dataPoint, "IsEmpty");
1636
attrib.Value =
GetXmlValue
(entry.Value, dataPoint, properyName);
1649
attrib.Value =
GetXmlValue
(dataPoint.CustomProperties, dataPoint, "CustomProperties");
1745
attrib.Value =
GetXmlValue
(objectToSerialize, parent, elementName);