MindFusion.Wpf Pack Programmer's Guide
LayoutPanel.PlotArea Property
See Also
 





Gets or sets the plot area where the chart is drawn. This is a dependency property.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public FrameworkElement PlotArea { get; set; }

Visual Basic  Copy Code

Public Property PlotArea As FrameworkElement

 Property Value

A WPF FrameworkElement object.

 See Also

LayoutPanel Members
LayoutPanel Class
MindFusion.Charting.Wpf Namespace