SamplingRateOptions Class |
Namespace: Arction.WinForms.Charting
The SamplingRateOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SamplingRateOptions |
Constructor
| |
| SamplingRateOptions(IChartNode) |
Constructor
|
| Name | Description | |
|---|---|---|
| Enabled |
Enable sampling rate
| |
| Inerthness |
Inertness rate for the sampling rate
| |
| ManualSamplingRate |
Enable sampling rate
| |
| SamplingRateRange |
Settings for minimal and maximal sampling rate of the volume model
| |
| TargetFPS |
Target FPS of the Volume rendering visualisation
|
| Name | Description | |
|---|---|---|
| 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.) | |
| ToString |
Convert class description to string.
(Overrides ObjectToString.) |