MindFusion.Wpf Pack Programmer's Guide
Bubble.Point Property
See Also
 





Gets a point representing the physical location of this bubble within the chart.

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

 Syntax

C#  Copy Code

public Point Point { get; }

Visual Basic  Copy Code

Public ReadOnly Property Point As Point

 Property Value

A WPF Point object.

 See Also

Bubble Members
Bubble Class
MindFusion.Charting.Wpf Namespace