Charting for WinForms Programmer's Guide
Chart.ChartPanel Property
See Also
 






Gets the GridPanel that contains the chart's PlotPanel and axis renderers.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public GridPanel ChartPanel { get; set; }

Visual Basic  Copy Code

Public Property ChartPanel As GridPanel

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WinForms Namespace