MindFusion.Wpf Pack Programmer's Guide
ChartHitTestResult3D Properties
 


 Public Properties

  Name Description

ChartElements

Gets a list with the hit-tested chart elements.

ClosestPeak

Gets a point representing the surface chart peak, which is closest to the hit-tested point.

DataPoint

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

MeshPoint

Gets or sets the physical point from the model mesh, corresponding to the hit-tested point. If more than one point of the model mesh is at the hit-tested location, the closest point is returned.

Series

Gets the chart series related to the hit-tested element.

 See Also

ChartHitTestResult3D Class
MindFusion.Charting.Wpf Namespace