Gets or sets the type of grid to draw in this plot.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public GridType GridType { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property GridType As GridType |
See Also