MindFusion.Wpf Pack Programmer's Guide
PieChart3D.DetachOrientation Property
See Also
 





Gets or sets the orientation of the detached pie slices. This is a dependency property.

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

 Syntax

C#  Copy Code

public Orientation DetachOrientation { get; set; }

Visual Basic  Copy Code

Public Property DetachOrientation As Orientation

 Property Value

A member of the WPF Orientation enumeration. The default is Horizontal.

 See Also

PieChart3D Members
PieChart3D Class
MindFusion.Charting.Wpf Namespace