LegendItem.ShowMarkerAfterCheckBox Property
Returns the value specifying whether the legend item’s marker is shown after its check box.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the legend item’s legend marker is shown after the legend check box; otherwise false. |
See Also