Represents a background image used in a chart image.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class BackImage |
| C# |
|---|
public class BackImage |
| Visual C++ |
|---|
public ref class BackImage |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.BackImage = function(); Type.createClass( 'Nasosoft.Chart.Drawing.BackImage'); |
Inheritance Hierarchy
System..::.Object
Nasosoft.Chart.Drawing..::.BackImage
Nasosoft.Chart.Drawing..::.BackImage
