MindFusion.Wpf Pack Programmer's Guide
AxesChart.GridType Property
See Also
 





Gets or sets the grid type.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public GridType GridType { get; set; }

Visual Basic  Copy Code

Public Property GridType As GridType

 Property Value

A member of the GridType enumeration. The default is Horizontal.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Charting.Wpf Namespace