MindFusion.Wpf Pack Programmer's Guide
BarChart3D.BarType3D Property
See Also
 





Gets or sets the type of the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public BarType3D BarType3D { get; set; }

Visual Basic  Copy Code

Public Property BarType3D As BarType3D

 Property Value

A member of the BarType3D enumeration. The default is Vertical.

 See Also

BarChart3D Members
BarChart3D Class
MindFusion.Charting.Wpf Namespace