DevExpress.XtraCharts.v12.2.Web Lists the values used to specify the position of an image within a chart. An image is located at the bottom. An image is located on the left. An image is located on the right. An image is located at the top. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Provides data for the event. Gets a string that contains specific information (if any) passed from the client side. A string value that contains specific information collected on the client side and passed to the event for further server-side processing. Lists the values used to specify when chart tooltips should be opened. A tooltip appears when a particular chart element is clicked. A tooltip appears when hovering over a specific chart element. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. The chart control for ASP.NET applications. Initializes a new instance of the WebChartControl class with default settings. Gets or sets the alternate text displayed instead of the chart image when this image is unavailable. A value that specifies the alternate text displayed instead of the image. Provides centralized access to all annotations that are present in the WebChartControl. An object that stores the chart control's annotations. Provides access to the annotations collection of the WebChartControl. An object that represents the chart's collection of annotations. Gets or sets the name of the appearance which is currently being used to draw the chart's elements. A value which is the appearance name. For internal use. This property is used to support serialization of the property. A value. Provides access to the repository of a chart's appearances. An object. Specifies whether or not the chart's data binding is automatically adjusted during the creation of a Pivot Chart. true to automatically adjust the chart's binding settings; otherwise, false. Specifies whether or not the chart's layout is automatically adjusted during the creation of a Pivot Chart. true to automatically adjust the chart's layout settings; otherwise, false. Gets or sets the web chart control's background color. A value which specifies the web chart control's background color. Overrides the property to hide it. Always null (Nothing in Visual Basic). Gets the background image settings of the web chart control. A object which provides settings that specify the web chart control's background image. Starts the WebChartControl's initialization. Initialization occurs at runtime. Gets or sets a value indicating the mode in which the chart's image is stored on the server. A enumeration value indicating the storage mode. Binds a chart to data. A enumeration value specifying the view type of series to be generated. A that is the datasource for a chart. This value is assigned to the property of a WebChartControl object. A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the property. A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a object. An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the property of a object. Binds a chart to data. A class descendant that contains initial settings for series that will be generated when binding a chart to data. A that is the datasource for a chart. This value is assigned to the property of a WebChartControl object. A that is the name of the data field whose values are used to automatically generate and populate series. This value is assigned to the property. A that is the name of the data field that contains arguments for series points. This value is assigned to the property of a object. An array of values that are the names of data fields that contain information on data values of series points. These values are assigned to the property of a object. Overrides the property to hide it. Alway null (Nothing in Visual Basic). Overrides the property to hide it. A object. Overrides the property to hide it. A object. Gets the chart control's border style. A object which specifies the border style. Overrides the property to hide it. A object. Overrides the property to hide it. A object. Occurs every time a chart control generates its series points from the underlying data source. Occurs when a chart loads its view state between multiple callbacks. Occurs when a chart saves its view state between multiple callbacks. Deselects all chart elements at runtime. Gets or sets the WebChartControl's client programmatic identifier. A value that specifies the WebChartControl's client identifier. Gets an object that lists the client-side events specific to the WebChartControl. A object which allows assigning handlers to the client-side events available to the WebChartControl. Gets or sets a value that specifies the initial visibility state of a web control on the client. true to make a web control initially displayed on the client; false to render the control into the web page, but make it initially hidden on the client side. Gets or sets a value that specifies whether or not a crosshair cursor is enabled for a chart. Default - a crosshair cursor's state (enabled/disabled) is automatically determined according to the type of a diagram currently displayed on a chart; True - a crosshair cursor is enabled for a chart; False - a crosshair cursor is disabled. Gets the settings for a crosshair cursor allowing you to specify its position and appearance on a diagram. A object which represents crosshair cursor options on a diagram. Overrides the property to hide it. A value. Fires when a round trip to the server has been initiated by a call to the client method. Occurs before axis label items are drawn when the chart's contents are being drawn. Occurs before crosshair items are drawn when the chart's contents are being drawn. Occurs before a series is drawn when the chart's contents are being drawn. Occurs before a series point is drawn when the chart's contents are being drawn. Occurs after automatic settings are applied to a chart's data source. Occurs before automatic settings are applied to the legend's layout properties. Occurs before an automatic setting is applied to the overlap resolving mode of series labels. Occurs before automatic settings are applied to the Simple Diagram's layout properties. Occurs after automatic layout settings are applied to the X-axis' labels. Enables you to supply any server data that can then be parsed on the client. Occurs after the chart has been drawn. Gets or sets the data adapter used to populate the web chart control's data source. A which represents the chart's data adapter. Occurs when automatic values for the date-time measurement unit and date-time grid alignment are calculated. Gets or sets the location of a detailed description of the chart. A value specifying the URL for the file that contains a detailed description for the chart. Gets the web chart control's diagram and provides access to its settings. A object that represents the chart control's diagram. For internal use. This property is used to support serialization of the diagram. An object supporting the interface. Gets or sets the string value used to support serialization of the diagram's type in web applications. A value. Enables a server control to perform final clean up before it is released from memory. Provides access to the settings of the text to be displayed in the WebChartControl, when it has no data to display. An object, representing the empty chart text options. Gets or sets a value that specifies whether an animation effect is used when a chart control's series are updated via a callback. true to enable the callback animation for all series; otherwise false. Gets or sets whether callback result compression is enabled. true to enable callback result compression; otherwise, false. Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server. true if round trips to the server are performed using callbacks; false if postbacks are used. Gets or sets a value that specifies whether the WebChartControl can be manipulated on the client side via code. true if the chart control's client object model is fully available; false if no programmatic interface is available for the chart control on the client side. Specifies whether it's allowed to perform conversions between screen coordinates and diagram coordinates on the client-side. true if the coordinate conversions are allowed; otherwise, false. Overrides the property to hide it. Always true. Overrides the property to hide it. Always false. Ends the WebChartControl's initialization. Occurs when the Web Chart Control's object model has been completely initialized. This property is intended for internal use only. Normally, you don't need to use it. Gets the web chart control's background fill style. A object which specifies the background fill style. Overrides the property to hide it. Always null (Nothing in Visual Basic). This property is intended for internal use only. Normally, you don't need to use it. Always . Returns an array of strings that represent the names of all the appearances in the Chart. An array of values which represent the appearances' names. Gets the colors that comprise the chart's palette. An integer value, representing the number of entries to return. An array of objects. Returns an array of strings that represent the names of all the palettes in the Chart. An array of values that represent the palette names. Gets a series within the web chart's series collection by its name. A which specifies the name of the series to find. A object that represents the series with the specified name. Gets or sets the height of the WebChartControl. A value which represents the control's height. Specifies the palette that is used to paint all indicators existing in a chart control. A value, specifying the palette name. Gets the indicators palette repository of the chart. A object which represents the indicators palette repository of the chart. This member supports the internal infrastructure and is not intended to be used directly from your code. A PaletteWrapperCollection object. Enables you to supply any server data that can then be parsed on the client. The collection of property names and their values. Gets the web chart control's legend and provides access to its settings. A object that represents the web chart control's legend. Restores the chart's layout from the specified file. A value which specifies the path to the file that contains the layout to be loaded. Restores the chart's layout from the specified stream. A descendant from which settings are read. Gets style settings that define the appearance of a specific Loading Div panel. A object that contains style settings. Gets or sets the delay before displaying the loading panel. An Int32 value that specifies the time interval between when a callback is sent to the server and a loading panel is displayed, in milliseconds. Gets the settings of an image to be displayed within a specific loading panel while waiting for a callback response. A object that contains the image's settings. Gets or sets the position of an image displayed within a Loading Panel with respect to the panel's text content. One of the enumeration values. Gets the style settings used to paint the Loading Panel. A object that contains style settings. Gets or sets the text to be displayed within a loading panel while waiting for a callback response. A that specifies the descriptive text displayed within a loading panel. Occurs when an end-user clicks on any chart element. Specifies the internal space between the WebChartControl's content (the diagram and legend) and its edge, in pixels. A object, representing the chart's inner indents, measured in pixels. Gets or sets the number of a color within the selected palette, which will be used as a base color to paint series points. An integer value representing a 1-based color number. Gets or sets the name of the palette currently used to draw the chart's elements. A value which represents the palette name. Gets the palette repository of the chart. A object which represents the palette repository of the chart. This member supports the internal infrastructure and is not intended to be used directly from your code. A PaletteWrappers object. Fires when a pie slice, representing a series point, is moved to or from the pie center. Provides access to the settings that determine the Chart's behavior after it has bridged with a Pivot Grid. A object, storing the Pivot Chart settings. Occurs after a chart has been bound to a Pivot Grid. Occurs after a chart has been bound to a Pivot Grid. Processes a request for a chart image from the client side to the server. A object, specifying a Web Page containing a web chart. true if the image request has been successfully processed for the specified page; otherwise, false. Reloads data from the underlying data source and repaints the diagram area. Registers the custom summary function with the specified settings. A value containing the function's name. A value containing the function's display name, which is used for localization purposes. A enumeration value representing the type of the function's result. An integer value representing the dimension of the resulting series point's values. An array of objects containing argument descriptions. A delegate to be registered. Registers the custom summary function with the specified settings. A value containing the function's name. A value containing the function's display name, which is used for localization purposes. An integer value representing the dimension of the resulting series point's values. An array of objects containing argument descriptions. A delegate to be registered. Cancels the changes applied to the for each series and makes it equal to the . Resets the collection of the chart's summary functions. Gets or sets a value indicating if chart elements can be selected by end-users at runtime. true if the selection is enabled; otherwise, false. Gets or sets a value indicating whether a chart's view state should be saved between multiple callbacks. true to state a chart's view state between callbacks; otherwise, false. Saves the chart's layout to the specified file. A value, which specifies the path to the file where the layout should be stored. If an empty string is specified, an exception is raised. Saves the chart's layout to the specified stream. A descendant to which the chart's layout is written. Provides access to the chart control's collection of series objects. A object that represents the collection of all series. Gets or sets the name of the data field whose values are used to automatically generate and populate series. A value that specifies the data field's name. Gets the settings used to name data bound series. A object that contains naming settings. Gets the value used to support serialization of the property. A List@#60;Series@#62; object. Gets or sets a value that specifies how series are sorted within the chart control based upon the series names. A enumeration value. Gets the template settings for bound series. A object that contains the template settings for bound series. Selects the specified chart element at runtime. A which specifies the chart element to select. Gets or sets whether the loading panel should be displayed within the chart while waiting for a callback response. true if a loading panel is allowed to be displayed within the WebChartControl; otherwise, false. Specifies whether or not the image can be displayed within a loading panel while waiting for a callback response. true if an image is allowed to be displayed within the loading panel; otherwise, false. Gets or sets the fixed distance value between bars in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart. An integer value which represents the fixed distance between bars, measured in pixels. Gets or sets the variable distance value between bars in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart. A value which represents the variable bar distance between bars, measured in fractions of axis units. Gets or sets a value indicating whether all bars of a series should have equal width in all side-by-side series views (2D Side-by-Side Bar, Side-by-Side Range Bar, Side-by-Side Gantt and 3D Side-by-Side Bar) of this chart. true if all bars of the same series should always have equal width; otherwise, false. Gets the settings for the text to be displayed in the WebChartControl, when it's too small to fit the diagram. A object, representing the small chart text options. Gets the collection of chart titles. A object that represents the collection of chart titles. Specifies the tooltip controller component that controls the appearance, position and other settings of tooltips displayed for the Chart control. A object. Gets or sets a value that specifies whether or not a tooltip is enabled for a chart. Default - a tooltip's state (enabled/disabled) is automatically determined according to the type of a diagram currently displayed on a chart; True - a tooltip is enabled for a chart; False - a tooltip is disabled. Gets the tooltip settings allowing you to specify the tooltip's position and appearance on a diagram. A object descendant which represents tooltip options. Unregisters the summary function with the specified name. A value representing the name of the summary function to be unregistered. Gets or sets the width of the chart. A value which represents the control's width. Represents the base class for the and classes. Gets the chart for which the event was raised. A object which represents the chart for which the event was raised. Provides data for a chart control's event. Returns a value for the specified property on the event. A which specifies the name of the property. An object representing the property value. Represents a method that will handle the event. Represents a method that will handle the event. The event source. This parameter identifies the which raised the event. A object which contains event data. Contains a client-side Web Chart's event list. Initializes a new instance of the ChartClientSideEvents class with default settings. Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client CustomDrawCrosshair event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client chart control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Gets or sets the name of the JavaScript function or the entire code which will handle a client chart control's event. A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event. Provides data for a chart control's event. Sets a new value for the specified property on the event. A which specifies the name of the property. An object which specifies the new property value. Provides options that define the tooltip appearance and behavior for a chart. Initializes a new instance of the ChartToolTipController class with default settings. Initializes a new instance of the ChartToolTipController class with the specified owner. A class descendant. Copies all the settings from the ChartToolTipController object passed as the parameter. A ChartToolTipController object (which is the descendant) whose settings are assigned to the current object. If null (Nothing in Visual Basic), a will be thrown. Gets or sets an image position within a tooltip. A enumeration value. Specifies the way a tooltip appears on a chart, on either a hover or on a mouse click. A enumeration value. Gets or sets a value indicating whether an image should be displayed in a tooltip. true to show images in tooltips; otherwise, false. Gets or sets a value indicating whether text should be displayed in tooltips. true to show text in tooltips; otherwise, false. Returns the textual representation of the tooltip controller. A value which is the textual representation of the tooltip controller.