IRadarChartModifier Interface Methods

For a list of all members of this type, see IRadarChartModifier 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)
 MethodCalled when a modifier gets attached to a SciChart.Charting.Visuals.SciChartRadarSurface.  
 MethodCalled immediately before a modifier gets detached from a SciChart.Charting.Visuals.SciChartRadarSurface.  
 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