Spread Windows Forms 12.0 Product Documentation
ReadXml Method (PolarPlotArea)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > PolarPlotArea Class : ReadXml Method
Generates an object from its XML representation.
Syntax
'Declaration
 
Public Overrides Sub ReadXml( _
   ByVal reader As XmlReader _
) 
'Usage
 
Dim instance As PolarPlotArea
Dim reader As XmlReader
 
instance.ReadXml(reader)
public override void ReadXml( 
   XmlReader reader
)

Parameters

reader
See Also

Reference

PolarPlotArea Class
PolarPlotArea Members