MindFusion.Wpf Pack Programmer's Guide
Chart Class
See Also
 





The base class for all chart elements.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public abstract class Chart : ReportItem

Visual Basic  Copy Code

Public MustInherit Class Chart
    Inherits ReportItem

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        MindFusion.Reporting.Wpf.ReportItem
                            MindFusion.Reporting.Wpf.Chart
                                MindFusion.Reporting.Wpf.AxesChart
                                MindFusion.Reporting.Wpf.PieChart

 See Also

Chart Members
MindFusion.Reporting.Wpf Namespace