Provides access to the CustomGridLine object.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class CustomGridLine _ Inherits Line |
| C# |
|---|
public class CustomGridLine : Line |
| Visual C++ |
|---|
public ref class CustomGridLine : public Line |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.CustomGridLine = function(); Type.createClass( 'Nasosoft.Chart.Drawing.CustomGridLine', Nasosoft.Chart.Drawing.Line); |
