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





Gets or sets the type of the scatter mark of this series when displayed in a chart with SurfaceType set to 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

SurfaceSeries Members
SurfaceSeries Class
MindFusion.Charting.Wpf Namespace