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


In This Topic
    ChartServerControl Class
    In This Topic
    The ChartServerControl class represents Xceed Chart for WinForms used in ASPX web forms.
    Object Model
    ChartServerControl Class
    Syntax
    'Declaration
     
    <ToolboxDataAttribute("<{0}:ChartServerControl runat=server></{0}:ChartServerControl>")>
    <DesignerAttribute("Xceed.Chart.Server.ChartServerDesigner, Xceed.Chart.Server")>
    <ToolboxBitmapAttribute(Xceed.Chart.Server.ChartServerControl)>
    <ParseChildrenAttribute(True, "StringHolderCollection")>
    <ControlBuilderAttribute(Xceed.Chart.Server.ChartServerControlBuilder)>
    <DesignerSerializerAttribute(Xceed.Chart.Server.ChartServerControlSerializer, System.ComponentModel.Design.Serialization.CodeDomSerializer)>
    <DefaultPropertyAttribute("ImageUrl")>
    <PersistChildrenAttribute(False)>
    <ThemeableAttribute(True)>
    <BindableAttribute(True)>
    <DesignerCategoryAttribute("Code")>
    <ToolboxItemFilterAttribute("System.Web.UI", ToolboxItemFilterType.Require)>
    <ToolboxItemAttribute("System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
    Public Class ChartServerControl 
       Inherits System.Web.UI.WebControls.Image
    'Usage
     
    Dim instance As ChartServerControl
    [ToolboxData("<{0}:ChartServerControl runat=server></{0}:ChartServerControl>")]
    [Designer("Xceed.Chart.Server.ChartServerDesigner, Xceed.Chart.Server")]
    [ToolboxBitmap(Xceed.Chart.Server.ChartServerControl)]
    [ParseChildren(true, "StringHolderCollection")]
    [ControlBuilder(Xceed.Chart.Server.ChartServerControlBuilder)]
    [DesignerSerializer(Xceed.Chart.Server.ChartServerControlSerializer, System.ComponentModel.Design.Serialization.CodeDomSerializer)]
    [DefaultProperty("ImageUrl")]
    [PersistChildren(false)]
    [Themeable(true)]
    [Bindable(true)]
    [DesignerCategory("Code")]
    [ToolboxItemFilter("System.Web.UI", ToolboxItemFilterType.Require)]
    [ToolboxItem("System.Web.UI.Design.WebControlToolboxItem, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
    public class ChartServerControl : System.Web.UI.WebControls.Image 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.Image
                Xceed.Chart.Server.ChartServerControl

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance with default settings.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.Image)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGives you access to the Background object  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyRetrieves the charts collection of the component  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyControls the database integration of the chart control.  
    Public Property (Inherited from System.Web.UI.WebControls.Image)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.Image)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.Image)
    Public PropertyReturns a ImageExport object exposing several image export functions.  
    Public Property (Inherited from System.Web.UI.WebControls.Image)
    Public PropertyRetrieves the labels collection of the component  
    Public PropertyRetrieves the legends collection of the component.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyWhether or not the control should save its state on the server across roundtrips.  
    Public PropertyRetrieves the current server configuration of the control.  
    Public PropertyRetrieves the chart settings related to rendering.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property  
    Public PropertyThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.WebControls.Image)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyRetrieves the watermarks collection of the component  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodClears the current state of the chart control.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodOverridden. Disposes all system resources used by the control.  
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodReturns the viewport of the control.  
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public Method  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSaves the control state in a temporary file on the disk  
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodUpdates charts from the data sources.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Web.UI.WebControls.Image)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Web.UI.Control)
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.WebControls.WebControl)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected MethodOverridden. Render this control to the output parameter specified.  
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.WebControls.Image)
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Internal Method (Inherited from System.Web.UI.Control)
    Protected MethodOverridden. This member is reserved for internal use and is not intended to be used directly from your code.  
    Protected Method (Inherited from System.Web.UI.Control)
    Protected Method (Inherited from System.Web.UI.WebControls.WebControl)
    Top
    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
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also