Gets a point representing the physical location of this bubble within the chart.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Point Point { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Point As Point |
A WPF Point object.