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





Gets the center of this scatter.

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

 Syntax

C#  Copy Code

public Point Center { get; }

Visual Basic  Copy Code

Public ReadOnly Property Center As Point

 Property Value

An instance of the WPF Point structure.

 Remarks

This property returns the physical location of this scatter.

 See Also

Scatter Members
Scatter Class
MindFusion.Charting.Wpf Namespace