Represents an image position of the image in the chart area.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class ImagePosition |
| C# |
|---|
public class ImagePosition |
| Visual C++ |
|---|
public ref class ImagePosition |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.ImagePosition = function(); Type.createClass( 'Nasosoft.Chart.Drawing.ImagePosition'); |
Inheritance Hierarchy
System..::.Object
Nasosoft.Chart.Drawing..::.ImagePosition
Nasosoft.Chart.Drawing..::.ImagePosition
