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





Gets or sets the grid type. This is a dependency property.

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

AxesChart3D Members
AxesChart3D Class
MindFusion.Charting.Wpf Namespace