Spread Windows Forms 12.0 Product Documentation
GetSchema Method (XYPlotArea)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > XYPlotArea Class : GetSchema Method
This method is reserved and should not be used.
Syntax
'Declaration
 
Public Overrides Function GetSchema() As XmlSchema
'Usage
 
Dim instance As XYPlotArea
Dim value As XmlSchema
 
value = instance.GetSchema()
public override XmlSchema GetSchema()
See Also

Reference

XYPlotArea Class
XYPlotArea Members