MindFusion.Wpf Pack Programmer's Guide
Scatter.Point3D Property
See Also
 





Gets the position of the scatter if this is a 3D chart.

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

 Syntax

C#  Copy Code

public Point3D Point3D { get; }

Visual Basic  Copy Code

Public ReadOnly Property Point3D As Point3D

 Property Value

A WPF Point object.

 See Also

Scatter Members
Scatter Class
MindFusion.Charting.Wpf Namespace