IRadarPolygonRenderableSeries Interface Methods

For a list of all members of this type, see IRadarPolygonRenderableSeries members.

Public Methods
 NameDescription
 MethodThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return a null reference (Nothing in Visual Basic) (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class. (Inherited from System.Xml.Serialization.IXmlSerializable)
 Method Performs the hit-test operation on this series.  
 Method Called internally to render this series.  
 MethodGenerates an object from its XML representation. (Inherited from System.Xml.Serialization.IXmlSerializable)
 MethodConverts an object into its XML representation. (Inherited from System.Xml.Serialization.IXmlSerializable)
Top
See Also