'Declaration
Protected Overrides Sub OnBeforePaint( _ ByVal context As NChartRenderingContext _ )
'Usage
Dim instance As NChart Dim context As NChartRenderingContext instance.OnBeforePaint(context)
protected override void OnBeforePaint( NChartRenderingContext context )
Parameters
- context