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





Gets or sets a value indicating whether to add side walls to the model, which extend from the model surface down to the bottom of the plot area. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool CloseModelFigure { get; set; }

Visual Basic  Copy Code

Public Property CloseModelFigure As Boolean

 Property Value

A boolean value. The default is false.

 See Also

SurfaceChart Members
SurfaceChart Class
MindFusion.Charting.Wpf Namespace