CountTopNOptions.Count Property
In This Article
Gets or sets the number of points with the largest values that the series should show.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The number of items with the largest values that the series should show. |
See Also