Class GridType
Defines the gird rendering pattern Lines - Render the line for the grid Dots - Render the dot for the grid
Inheritance
System.Object
GridType
Namespace: Syncfusion.EJ2.Diagrams
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class GridType : Enum
Fields
Dots
Declaration
public const GridType Dots
Field Value
Type |
---|
GridType |
Lines
Declaration
public const GridType Lines
Field Value
Type |
---|
GridType |