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





Gets the Panel that contains the chart's plot and associated elements.

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

 Syntax

C#  Copy Code

public Panel PlotPanel { get; }

Visual Basic  Copy Code

Public ReadOnly Property PlotPanel As Panel

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WebForms Namespace