MindFusion.Wpf Pack Programmer's Guide
Chart3D.ModelDepth Property
See Also
 





Gets or sets the depth of the 3D model that holds the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ModelDepth { get; set; }

Visual Basic  Copy Code

Public Property ModelDepth As Double

 Property Value

A double value. The default is NaN.

 See Also

Chart3D Members
Chart3D Class
MindFusion.Charting.Wpf Namespace