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






Gets the chart's Plot component.

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

 Syntax

C#  Copy Code

public Plot Plot { get; }

Visual Basic  Copy Code

Public ReadOnly Property Plot As Plot

 Property Value

 See Also

Chart Members
Chart Class
MindFusion.Charting.WinForms Namespace