ComponentOne Gauges for WinForms
LoadView(XmlDocument) Method

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase Class > LoadView Method : LoadView(XmlDocument) Method
Loads a Gauge view from an System.Xml.XmlDocument.
Syntax
'Declaration
 
Public Overloads Sub LoadView( _
   ByVal doc As System.Xml.XmlDocument _
) 
public void LoadView( 
   System.Xml.XmlDocument doc
)

Parameters

doc
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members
Overload List