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

Syntax

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

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

Inheritance Hierarchy

System..::.Object
  Nasosoft.Chart.Drawing..::.ValueFormat

See Also