バージョン

Render メソッド (SecureImagePipe)

チャート画像を描画し、HTTP 接続を使用してブラウザにストリームします。
シンタックス
'宣言
 
Protected Overrides Sub Render( _
   ByVal output As HtmlTextWriter _
) 
protected override void Render( 
   HtmlTextWriter output
)

パラメータ

output
出力ストリーム。
参照