MindFusion.Charting for Silverlight Programmer's Guide
PlotArea Class
See Also
 

Represents the plot area where the chart is drawn.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public class PlotArea : Control

Visual Basic  Copy Code

Public Class PlotArea
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                System.Windows.Controls.Control
                    MindFusion.Charting.Silverlight.PlotArea

 See Also

PlotArea Members
MindFusion.Charting.Silverlight Namespace