Charting for WinForms Programmer's Guide
Plot2D.GridType Property
See Also
 






Gets or sets the type of grid to draw in this plot.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public GridType GridType { get; set; }

Visual Basic  Copy Code

Public Property GridType As GridType

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace