Gets or sets the logical value corresponding to the hit-tested point in the model mesh.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Point3D DataPoint { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property DataPoint As Point3D |
A WPF Point3D object.