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





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

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.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.

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting.Wpf Namespace