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


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