Layout style

Namespace:  Nasosoft.Chart.Drawing
Assembly:  Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)

Syntax

Visual Basic (Declaration)
Public Class Layout
C#
public class Layout
Visual C++
public ref class Layout
JavaScript
Nasosoft.Chart.Drawing.Layout = function();

Type.createClass(
	'Nasosoft.Chart.Drawing.Layout');

Inheritance Hierarchy

System..::.Object
  Nasosoft.Chart.Drawing..::.Layout

See Also