Search
Scatter.ScatterSize Property
See Also
 

Gets the size of this scatter.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double ScatterSize { get; }

Visual Basic  Copy Code

Public ReadOnly Property ScatterSize As Double

 Property Value

A double value.

 See Also