Overridden. See PaintSelf(PaintArguments).
    Namespace: 
   PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public override void PaintSelf( PaintArguments args )  | 
| Visual Basic (Declaration) | 
|---|
Public Overrides Sub PaintSelf ( _ args As PaintArguments _ )  | 
| Visual C++ | 
|---|
public: virtual void PaintSelf( PaintArguments^ args ) override  |