Legend.ReverseItems Property
Gets or sets a value indicating whether the order of legend items is reversed.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to reverse legend items; false to preserve their original order. |
See Also