HighlightMode
Description:
public enum HighlightMode
The highlight modes that can be set.
Content:
Enum values:
- DEFAULT - The highlight color
function is applied to the highlighted series.
- INVERSE - The highlight color
function is applied to the non-highlighted series.
- NONE - No highlighting applied.