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





Gets the type of this scatter.

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

 Syntax

C#  Copy Code

public ScatterType ScatterType { get; }

Visual Basic  Copy Code

Public ReadOnly Property ScatterType As ScatterType

 Property Value

A member of ScatterType enumeration.

 See Also

Scatter Members
Scatter Class
MindFusion.Charting.Wpf Namespace