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





Gets or sets the size of the scatter elements in the chart. This is a dependency property.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public double ScatterSize { get; set; }

Visual Basic  Copy Code

Public Property ScatterSize As Double

 Property Value

A double value specifying the size of the scatter elements. The default is 8.

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting.Wpf Namespace