'Declaration
Sub PaintUnconstrained( _ ByVal context As NChartRenderingContext, _ ByVal bounds As NRectangleF _ )
'Usage
Dim instance As INScaleLabelContent Dim context As NChartRenderingContext Dim bounds As NRectangleF instance.PaintUnconstrained(context, bounds)
void PaintUnconstrained( NChartRenderingContext context, NRectangleF bounds )
Parameters
- context
- bounds