Spread Windows Forms 12.0 Product Documentation
WriteXml Method (XYPlotArea)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYPlotArea Class : WriteXml Method
Converts an object into its XML representation.
Syntax
'Declaration
 
Public Overrides Sub WriteXml( _
   ByVal writer As XmlWriter _
) 
'Usage
 
Dim instance As XYPlotArea
Dim writer As XmlWriter
 
instance.WriteXml(writer)
public override void WriteXml( 
   XmlWriter writer
)

Parameters

writer
See Also

Reference

XYPlotArea Class
XYPlotArea Members