Gets the Panel that contains the chart's plot and associated elements.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C# Copy Code |
---|
public Panel PlotPanel { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property PlotPanel As Panel |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |