C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / FlexPivotChart Class / OnVisibleChanged Method
System.EventArgs that provides the event data.

In This Topic
OnVisibleChanged Method (FlexPivotChart)
In This Topic
Overridden to update the chart when it becomes visible.
Syntax
'Declaration
 
Protected Overrides Sub OnVisibleChanged( _
   ByVal e As EventArgs _
) 
 

Parameters

e
System.EventArgs that provides the event data.
See Also