PersistentSeriesRenderingIntensityLayer Properties |
The PersistentSeriesRenderingIntensityLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| AntiAliasing |
Gets or sets anti-aliasing. Works also if the GPU doesn't support anti-aliasing in hardware. This is a dependency property.
(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 |
Gets or sets current layer data intensity factor. Typically, keep 0.5 to 1.0. This is a dependency property.
| |
| 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 |
Gets or sets legendBox value format. This is a dependency property.
| |
| LegendBoxValueType |
Gets or sets value type: time, numeric or coordinates. Affects legend box value formatting. This is a dependency property.
| |
| NewTraceIntensity |
Gets or sets new trace intensity. Follows scale defined in ValueRangePalette. This is a dependency property.
| |
| ShowTextInLegendBox |
Gets or sets if show text in legend box. This is a dependency property.
| |
| Title |
Gets or sets layer title. This is a dependency property.
| |
| UnitsText |
Gets or sets units text. This is a dependency property.
| |
| ValueRangePalette |
Gets or sets color palette for value information. This is a dependency property.
|