MindFusion.Wpf Pack Programmer's Guide
ChartHitTestResult3D.DataPoint Property
See Also
 





Gets or sets the logical value corresponding to the hit-tested point in the model mesh.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public Point3D DataPoint { get; }

Visual Basic  Copy Code

Public ReadOnly Property DataPoint As Point3D

 Property Value

A WPF Point3D object.

 See Also

ChartHitTestResult3D Members
ChartHitTestResult3D Class
MindFusion.Charting.Wpf Namespace