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





Represents the plot area of the chart.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public class PlotArea : FrameworkElement

Visual Basic  Copy Code

Public Class PlotArea
    Inherits FrameworkElement

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        MindFusion.RealTimeCharting.Wpf.PlotArea

 See Also

PlotArea Members
MindFusion.RealTimeCharting.Wpf Namespace