Gets the GridPanel that contains the chart's PlotPanel and axis renderers.
Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms
C# Copy Code |
---|
public GridPanel ChartPanel { get; set; } |
Visual Basic Copy Code |
---|
Public Property ChartPanel As GridPanel |
Charting for WinForms Programmer's Guide | © 2024 MindFusion |