Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / PlotArea Class / GetSchema Method


In This Topic
GetSchema Method (PlotArea)
In This Topic
This method is reserved and should not be used.
Syntax
'Declaration
 
Public Overridable Function GetSchema() As XmlSchema
 
'Usage
 
Dim instance As PlotArea
Dim value As XmlSchema
 
value = instance.GetSchema()
See Also