Click or drag to resize

SamplingRateOptions Properties

LightningChart .NET Help

The SamplingRateOptions type exposes the following members.

Properties
  NameDescription
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 propertyEnabled
Enable sampling rate
Public propertyInerthness
Inertness rate for the sampling rate
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 propertyManualSamplingRate
Enable sampling rate
Public propertySamplingRateRange
Settings for minimal and maximal sampling rate of the volume model
Public propertyTargetFPS
Target FPS of the Volume rendering visualisation
Top
See Also