'Declaration
Protected Function GetBestContentSize( _ ByVal context As NChartRenderingContext _ ) As NSizeF
'Usage
Dim instance As NContentPanel Dim context As NChartRenderingContext Dim value As NSizeF value = instance.GetBestContentSize(context)
protected NSizeF GetBestContentSize( NChartRenderingContext context )
Parameters
- context