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
SyntaxC#
Copy Code
|
|---|
public double ScatterFaceSize { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ScatterFaceSize As Double |
See Also