Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Server.v4.4 Assembly / Xceed.Chart.Server Namespace / ChartServerControl Class


In This Topic
    ChartServerControl Class Events
    In This Topic

    For a list of all members of this type, see ChartServerControl members.

    Public Events
     NameDescription
    Public EventThe Axis delegate is invoked when the response type is "HTML Image Map" and the user clicks on an axis.  
    Public EventThe AxisStripe delegate is invoked when the response type is "HTML Image Map" and the user clicks on an axis stripe.  
    Public EventThe ControlBackground delegate is invoked when the response type is "HTML Image Map" and the user clicks on the background of the control.  
    Public Event (Inherited from System.Web.UI.Control)
    Public EventThe DataPoint delegate is invoked when the response type is "HTML Image Map" and the user clicks on on a chart data item.  
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventThe Label delegate is invoked when the response type is "HTML Image Map" and the user clicks on a label.  
    Public EventThe Legend delegate is invoked when the response type is "HTML Image Map" and the user clicks on the legend backplane.  
    Public EventThe LegendDataItem delegate is invoked when the response type is "HTML Image Map" and the user clicks on a legend item.  
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public EventThe SurfaceDataPoint delegate is invoked when the response type is "HTML Image Map" and the user clicks on on a chart data item.  
    Public Event (Inherited from System.Web.UI.Control)
    Public EventThe Wall delegate is invoked when the response type is "HTML Image Map" and the user clicks on a wall.  
    Public EventThe Watermark delegate is invoked when the response type is "HTML Image Map" and the user clicks on a watermark.  
    Top
    See Also