AreaSeriesView.ShowMarkers Property
In This Article
Gets or sets a value indicating whether series point markers are visible.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to show markers; false to hide them. |
See Also