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





Gets or sets a value specifying the scatter shapes to display for the values in this series.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public ScatterType ScatterType { get; set; }

Visual Basic  Copy Code

Public Property ScatterType As ScatterType

 Property Value

One of the ScatterType enumeration values. Default value is ScatterType.None.

 See Also

Series Members
Series Class
MindFusion.RealTimeCharting.Wpf Namespace