Xamarin Pack Programmer's Guide
Chart.ShowHighlight Property
See Also
 






Gets or sets a value indicating whether to show highlights on data items.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public bool ShowHighlight { get; set; }

Visual Basic  Copy Code

Public Property ShowHighlight As Boolean

 Property Value

A boolean value.

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace