Gets or sets the data item that should be drawn highlighted.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public HitResult HighlightedItem { get; set; } |
Visual Basic Copy Code |
---|
Public Property HighlightedItem As HitResult |
An instance of the HitResult class.
Charting for .NET MAUI Guide | © 2024 MindFusion |