'Declaration
Public Sub RecalcLayout( _ ByVal context As NChartRenderingContext _ )
'Usage
Dim instance As NDocument Dim context As NChartRenderingContext instance.RecalcLayout(context)
public void RecalcLayout( NChartRenderingContext context )
Parameters
- context