Provides acces to the Grids object.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class Grids |
| C# |
|---|
public class Grids |
| Visual C++ |
|---|
public ref class Grids |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.Grids = function(); Type.createClass( 'Nasosoft.Chart.Drawing.Grids'); |
Remarks
Provides access to the Grids class members.
The Grids class allows customization of the chart Plot Area, setting colors and alternate colors, mayor and minor gridlines, tickmarcks, custom gridlines, etc.
Inheritance Hierarchy
System..::.Object
Nasosoft.Chart.Drawing..::.Grids
Nasosoft.Chart.Drawing..::.Grids
