Creates the grid for layout.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
protected static Grid CreateGrid()
Visual Basic
Protected Shared Function CreateGrid As Grid

Return Value

The created grid.

See Also