Gets a point representing the data associated with this bubble.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public Point DataPoint { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property DataPoint As Point |
A WPF Point object.