LiveChart.FrequencyProperty field¶
Defined in
Type: LiveChart
Namespace: CrissCross.WPF.Plot
Assembly: CrissCross.WPF.Plot.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
public static readonly DependencyProperty FrequencyProperty
Summary: Identifies the Frequency dependency property, which specifies the data sampling frequency for the LiveChart control.
Remarks
This field is used when referencing the Frequency property in property system operations, such as data binding or property metadata overrides. The default value is 32,000. Changing the Frequency property affects how often the LiveChart control samples or updates its data.