Base class for all 3D charts.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public abstract class Chart3D : Control |
Visual Basic Copy Code |
---|
Public MustInherit Class Chart3D |
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
MindFusion.Charting.Wpf.Chart3D
MindFusion.Charting.Wpf.AxesChart3D
MindFusion.Charting.Wpf.PieChart3D