[]
        
(Showing Draft Content)

FarPoint.Web.Chart.RadarValueAxis.WriteXml

WriteXml Method

WriteXml(XmlWriter)

Converts an object into its XML representation.

Declaration
public void WriteXml(XmlWriter writer)
Public Sub WriteXml(writer As XmlWriter)
Parameters
Type Name Description
XmlWriter writer
Implements