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





Gets or sets the 3D effect of the chart. This is a dependency property.

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

 Syntax

C#  Copy Code

public ChartEffect3D Effect3D { get; set; }

Visual Basic  Copy Code

Public Property Effect3D As ChartEffect3D

 Property Value

 See Also

Chart3D Members
Chart3D Class
MindFusion.Charting.Wpf Namespace