LiveChart.Frequency property¶
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 int Frequency { get; set; }
Summary: Gets or sets the frequency value used by the control.
Returns: int
Remarks
The meaning and valid range of the frequency value depend on the specific control implementation. Setting this property updates the control's behavior to reflect the new frequency.