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