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





Gets or sets the height 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 ModelHeight { get; set; }

Visual Basic  Copy Code

Public Property ModelHeight As Double

 Property Value

A double value. The default is NaN.

 See Also

Chart3D Members
Chart3D Class
MindFusion.Charting.Wpf Namespace