PersistentSeriesRenderingIntensityLayer Methods |
The PersistentSeriesRenderingIntensityLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear |
Clears the rendering layer and sets all intensity values to 0.
| |
| 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(ListPointLineSeriesBase) |
Renders list of given series into the layer, in one batch.
| |
| RenderSeries(PointLineSeriesBase) |
Renders the given series into the layer.
(Inherited from PersistentSeriesRenderingLayerBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |