LiveChart.UseFixedNumberOfPointsProperty 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 UseFixedNumberOfPointsProperty
Summary: Identifies the UseFixedNumberOfPoints dependency property, which determines whether the chart uses a fixed number of data points for rendering.
Remarks
This field is typically used when interacting with the WPF property system, such as when
calling methods like SetValue or GetValue. The default value is false.