PersistentSeriesRenderingIntensityLayer Class |
Namespace: Arction.WinForms.Charting.Views.ViewXY
The PersistentSeriesRenderingIntensityLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| PersistentSeriesRenderingIntensityLayer |
Constructor
|
| Name | Description | |
|---|---|---|
| AntiAliasing |
Anti-aliasing. Works also if the GPU doesn't support anti-aliasing in hardware.
(Inherited from PersistentSeriesRenderingLayerBase.) | |
| HistoryIntensityFactor |
Current layer data intensity factor. Typically, keep 0.5 to 1.0
| |
| LegendBoxValueFormat |
LegendBox value format.
| |
| LegendBoxValueType |
Value type: time, numeric or coordinates. Affects legend box value formatting.
| |
| NewTraceIntensity |
New trace intensity. Follows scale defined in ValueRangePalette
| |
| ShowTextInLegendBox |
Show text in legend box.
| |
| Title |
Layer title.
| |
| UnitsText |
Units text.
| |
| ValueRangePalette |
Color palette for value information
|
| 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.) |