MindFusion.Wpf Pack Programmer's Guide
SurfaceChart.ScatterFaceSize Property
See Also
 





Gets or sets the size of the faces that build the scatters of the 3D chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ScatterFaceSize { get; set; }

Visual Basic  Copy Code

Public Property ScatterFaceSize As Double

 Property Value

 See Also

SurfaceChart Members
SurfaceChart Class
MindFusion.Charting.Wpf Namespace