'Declaration
Protected Sub RecalcLayout( _ ByVal context As NChartRenderingContext _ )
'Usage
Dim instance As NScrollBar Dim context As NChartRenderingContext instance.RecalcLayout(context)
protected void RecalcLayout( NChartRenderingContext context )
Parameters
- context