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





Gets or sets the type of the scatter for the series. 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 None.

 See Also

LineSeries Members
LineSeries Class
MindFusion.Charting.Wpf Namespace