'Declaration
Public Function RenderImage( _ ByVal xamlImageFormat As NXamlImageFormat _ ) As NXamlImage
'Usage
Dim instance As NChartSilverlightView Dim xamlImageFormat As NXamlImageFormat Dim value As NXamlImage value = instance.RenderImage(xamlImageFormat)
public NXamlImage RenderImage( NXamlImageFormat xamlImageFormat )
Parameters
- xamlImageFormat