Skip to content

LiveChart.NumberPointsPlottedProperty 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 NumberPointsPlottedProperty

View source

Summary: Identifies the NumberPointsPlotted dependency property, which specifies the maximum number of data points to display in the chart.

Remarks

This field is used when referencing the NumberPointsPlotted property in code, such as for data binding or property metadata operations. The default value is 600. Changing this property affects how many points are rendered in the chart at any given time.