PPCC Namespace
Namespace:
PPCC.ChartAssembly: Chart (in Chart.dll)
Version: 5.1.2859.14274
Syntax
| C# |
|---|
protected override void OnPaint( PaintEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnPaint ( _ e As PaintEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnPaint( PaintEventArgs^ e ) override |