Gets or sets whether or not to highlight the minimum/maximum points of a sparkline.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v18.2.Core.dll
public bool HighlightMinMaxPoints { get; set; }
Public Property HighlightMinMaxPoints As Boolean
Type | Default | Description |
---|---|---|
Boolean | true |
true, to highlight the minimum/maximum points of a sparkline; otherwise, false. |
The image below shows a sparkline within a grid column.