BarSparklineStyleSettings.HighlightNegativePoints Property
Gets or sets a value specifying whether to highlight all sparkline points that have negative values (less than 0).
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to highlight points with negative values; otherwise, false. |
See Also