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





Gets a point representing the data associated with this bubble.

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

 Syntax

C#  Copy Code

public Point DataPoint { get; }

Visual Basic  Copy Code

Public ReadOnly Property DataPoint As Point

 Property Value

A WPF Point object.

 See Also

Bubble Members
Bubble Class
MindFusion.Charting.Wpf Namespace