Spread for ASP.NET 10 Product Documentation
RenderImageClickClientScript Method (SpreadChart)


ASP.NET server control output stream
Renders client script for image click event.
Syntax
'Declaration
 
Protected Overrides Sub RenderImageClickClientScript( _
   ByVal output As HtmlTextWriter _
) 
'Usage
 
Dim instance As SpreadChart
Dim output As HtmlTextWriter
 
instance.RenderImageClickClientScript(output)
protected override void RenderImageClickClientScript( 
   HtmlTextWriter output
)

Parameters

output
ASP.NET server control output stream
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SpreadChart Class
SpreadChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.