ASP.NET Pack Programmer's Guide
Chart.ChartPanel Property
See Also
 





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

Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms

 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.WebForms Namespace