ASP.NET Pack Programmer's Guide
Plot2D.PinGrid Property
See Also
 





Gets or sets a value indicating whether grid stripes should be pinned in place or scroll together with the plot when users pan it.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public bool PinGrid { get; set; }

Visual Basic  Copy Code

Public Property PinGrid As Boolean

 Property Value

 See Also

Plot2D Members
Plot2D Class
MindFusion.Charting Namespace