'Declaration
Protected Function ApplyPolarClip( _ ByVal context As NChartRenderingContext2D _ ) As System.Boolean
'Usage
Dim instance As NPolarSeries Dim context As NChartRenderingContext2D Dim value As System.Boolean value = instance.ApplyPolarClip(context)
protected System.bool ApplyPolarClip( NChartRenderingContext2D context )
Parameters
- context