Defines the area containing plot elements that correspond to the data points.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public class PlotArea : DependencyObject
Visual Basic
Public Class PlotArea _
	Inherits DependencyObject

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    C1.Silverlight.Chart..::..PlotArea

See Also