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






Gtes or sets the plot area where the chart is drawn.

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

 Syntax

C#  Copy Code

public FrameworkElement PlotArea { get; set; }

Visual Basic  Copy Code

Public Property PlotArea As FrameworkElement

 Property Value

A System.Windows.Controls.Canvas object that is the plot area for the chart.

 See Also

LayoutPanel Members
LayoutPanel Class
MindFusion.Charting.Silverlight Namespace