Gets or sets the plot area where the chart is drawn. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public FrameworkElement PlotArea { get; set; } |
Visual Basic Copy Code |
---|
Public Property PlotArea As FrameworkElement |
A WPF FrameworkElement object.