MindFusion.Charting for Silverlight Programmer's Guide
Scatter.ScatterSize Property
See Also
 






Gets the size of this Scatter.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double ScatterSize { get; }

Visual Basic  Copy Code

Public ReadOnly Property ScatterSize As Double

 Property Value

A double value. Default is 0.0

 Remarks

The size of the scatter is set with LineSeries.ScatterSize.

 See Also

Scatter Members
Scatter Class
MindFusion.Charting.Silverlight Namespace