'宣言 Protected MustOverride Function GetChartImage( _ ByVal width As System.Double, _ ByVal height As System.Double _ ) As System.Drawing.Image
'使用法 Dim instance As ChartRenderer Dim width As System.Double Dim height As System.Double Dim value As System.Drawing.Image value = instance.GetChartImage(width, height)
パラメータ
- width
- height