Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Chart Namespace / SpreadChart Class / RegisterScriptReference Method


In This Topic
    RegisterScriptReference Method (SpreadChart)
    In This Topic
    Registers script reference when needed to handle the Client event.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub RegisterScriptReference() 
    'Usage
     
    
    Dim instance As SpreadChart
     
    instance.RegisterScriptReference()
    protected override void RegisterScriptReference()
    See Also