Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / HistogramLine Class / ReadXml Method


In This Topic
ReadXml Method (HistogramLine)
In This Topic
Read information from the XML reader.
Syntax
'Declaration
 
Public Overrides Sub ReadXml( _
   ByVal reader As XmlReader _
) 
 
'Usage
 
Dim instance As HistogramLine
Dim reader As XmlReader
 
instance.ReadXml(reader)

Parameters

reader
See Also