MindFusion.Wpf Pack Programmer's Guide
HitTestResult.Index Property
See Also
 





The index the hit element has in the Series it belongs to.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public int Index { get; set; }

Visual Basic  Copy Code

Public Property Index As Integer

 Property Value

An integer value.

 See Also

HitTestResult Members
HitTestResult Class
MindFusion.RealTimeCharting.Wpf Namespace