Occurs when the Visible property has been changed.
    Namespace: 
   PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
protected override void OnVisibleChanged()  | 
| Visual Basic (Declaration) | 
|---|
Protected Overrides Sub OnVisibleChanged  | 
| Visual C++ | 
|---|
protected: virtual void OnVisibleChanged() override  |