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





Gets or sets the type of the scatter. This is a dependency property.

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

 Syntax

C#  Copy Code

public ScatterType ScatterType { get; set; }

Visual Basic  Copy Code

Public Property ScatterType As ScatterType

 Property Value

A member of the ScatterType enumeration. The default is Circle.

 See Also

RadarSeries Members
RadarSeries Class
MindFusion.Charting.Wpf Namespace