Legend.ReverseItems Property
In This Article
Gets or sets a value indicating whether the order of legend items is reversed.
Namespace: DevExpress.UI.Xaml.Charts
Assembly: DevExpress.UI.Xaml.Charts.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to reverse legend items; false to preserve their original order. |
See Also