LegendItem.MarkerVisible Property
In This Article
Gets a value that defines whether the legend markers are visible.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the legend markers are visible; otherwise, false. |
See Also