PersistentSeriesRenderingLayerBase Class |
Namespace: Arction.WinForms.Charting.Views.ViewXY
The PersistentSeriesRenderingLayerBase type exposes the following members.
| Name | Description | |
|---|---|---|
| PersistentSeriesRenderingLayerBase |
Simple constructor for Form designer's list editor.
| |
| PersistentSeriesRenderingLayerBase(ViewXY, AxisX) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AntiAliasing |
Anti-aliasing. Works also if the GPU doesn't support anti-aliasing in hardware.
|
| Name | Description | |
|---|---|---|
| Dispose |
Release all resources used by this instance.
(Inherited from ChartNode.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RenderSeries |
Renders the given series into the layer.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |