PersistentSeriesRenderingIntensityLayer Properties |
The PersistentSeriesRenderingIntensityLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AntiAliasing |
Anti-aliasing. Works also if the GPU doesn't support anti-aliasing in hardware.
(Inherited from PersistentSeriesRenderingLayerBase.) | |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| HistoryIntensityFactor |
Current layer data intensity factor. Typically, keep 0.5 to 1.0
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| 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
|