IRenderableSeries Interface Members
The following tables list the members exposed by IRenderableSeries.
Public Properties
Top
Public Methods
| Name | Description | |
|---|---|---|
![]() | GetIndicesRange | |
![]() | GetPointMarker | |
![]() | GetSchema | This 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) |
![]() | GetSelectedPointMarker | |
![]() | GetSeriesInfo | |
![]() | GetXRange | (Inherited from SciChart.Charting.Visuals.RenderableSeries.IRenderableSeriesBase) |
![]() | GetYRange | Overloaded. |
![]() | OnAttached | |
![]() | OnDetached | |
![]() | OnDraw | (Inherited from SciChart.Charting.Visuals.IDrawable) |
![]() | ReadXml | Generates an object from its XML representation. (Inherited from System.Xml.Serialization.IXmlSerializable) |
![]() | ShowsTooltipForModifier | |
![]() | WriteXml | Converts an object into its XML representation. (Inherited from System.Xml.Serialization.IXmlSerializable) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | GetSeriesColorAtPoint |
Public Events
| Name | Description | |
|---|---|---|
![]() | SelectionChanged |
See Also



