Click or drag to resize

PersistentSeriesRenderingIntensityLayer Properties

LightningChart .NET Help

The PersistentSeriesRenderingIntensityLayer type exposes the following members.

Properties
  NameDescription
Public propertyAntiAliasing
Anti-aliasing. Works also if the GPU doesn't support anti-aliasing in hardware.
(Inherited from PersistentSeriesRenderingLayerBase.)
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyHistoryIntensityFactor
Current layer data intensity factor. Typically, keep 0.5 to 1.0
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyLegendBoxValueFormat
LegendBox value format.
Public propertyLegendBoxValueType
Value type: time, numeric or coordinates. Affects legend box value formatting.
Public propertyNewTraceIntensity
New trace intensity. Follows scale defined in ValueRangePalette
Public propertyShowTextInLegendBox
Show text in legend box.
Public propertyTitle
Layer title.
Public propertyUnitsText
Units text.
Public propertyValueRangePalette
Color palette for value information
Top
See Also