Spread for ASP.NET 12 Product Documentation
GetSchema Method (PlotArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > PlotArea Class : GetSchema Method
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()
public virtual XmlSchema GetSchema()
See Also

Reference

PlotArea Class
PlotArea Members