Paints content of the rectabgular area.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected virtual void DrawContent( PaintArguments args ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub DrawContent ( _ args As PaintArguments _ ) |
| Visual C++ |
|---|
protected: virtual void DrawContent( PaintArguments^ args ) |