Provides data for the Paint event.
Namespace:
Nasosoft.Chart.DrawingAssembly: Nasosoft.Chart.Drawing (in Nasosoft.Chart.Drawing.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class PaintEventArgs |
| C# |
|---|
public sealed class PaintEventArgs |
| Visual C++ |
|---|
public ref class PaintEventArgs sealed |
| JavaScript |
|---|
Nasosoft.Chart.Drawing.PaintEventArgs = function(); Type.createClass( 'Nasosoft.Chart.Drawing.PaintEventArgs'); |
Inheritance Hierarchy
System..::.Object
Nasosoft.Chart.Drawing..::.PaintEventArgs
Nasosoft.Chart.Drawing..::.PaintEventArgs
