Public Constructors
Initializes a new instance of the C1WebChart class. |
Public Properties
Specifies the absolute expiration time when the image expires from the session, cache, or file object. | |
AccessKey (inherited from WebControl) |
Keyboard shortcut used by the control. |
Overridden. Gets or sets the alternate text displayed in the control when the image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip. | |
AppRelativeTemplateSourceDirectory (inherited from Control) |
The virtual directory of the Page or UserControl that contains this control. |
Gets the control's AssemblyFileVersion as a string. The AssemblyFileVersion is also viewable from the properties dialog of the control assembly dll. | |
Gets the control's AssemblyVersion as a string. The AssemblyVersion is also viewable from the properties dialog of the control assembly dll, but only in the "other version information" section. | |
Attributes (inherited from WebControl) |
Tag attributes of the control. |
Gets or sets the control background color. | |
Gets or sets the location of background image. | |
baseWebChart.CallbackWaitControlID (inherited from baseWebChart) |
Gets or sets the name of the control that should be shown during callback to provide visual feedback. |
CallbackWaitImageUrl (inherited from baseWebChart) |
Gets or sets the url of an image that should be shown during callback to provide visual feedback. |
Gets the control ChartArea object. | |
Gets the control ChartGroups object. | |
Gets the control ChartLabels object. | |
Gets the chart style. | |
ClientID (inherited from Control) |
The ID of the control that is rendered for the client. |
Controls (inherited from Control) |
The collection of child controls owned by the control. |
ControlStyle (inherited from WebControl) |
The style associated with the control. |
ControlStyleCreated (inherited from WebControl) |
Whether the style associated with the control has been created. |
| |
DataMember (inherited from DataBoundControl) |
The table or view used for binding against. |
The data source that is bound to the chart. | |
Overridden. Gets or sets the location to a detailed description for the image. | |
EnableCallback (inherited from baseWebChart) |
Gets or sets a value indicating whether the control uses callback mechanism to load requested page to client. |
Enabled (inherited from WebControl) |
Enabled state of the control. |
EnableViewState (inherited from Control) |
Whether the control automatically saves its state for use in round-trips. |
Font (inherited from WebControl) |
The font used for text within the control. |
Gets the control footer object. | |
Gets or sets the control foreground color. | |
Overridden. Gets or sets a value indicating whether the control generates an alternate text attribute for an empty string value. | |
Gets the control header object. | |
Gets the height of the control. | |
Programmatic name of the control. | |
Overridden. Gets or sets the alignment of the control in relation to other elements on the Web page. | |
Gets the MapAreaCollection object used to generate client side image maps. | |
Gets or sets the Image format to be used for the client side image. | |
Gets or sets the level of uniqueness of the ID transfer object. | |
Gets or sets the image quality created when the ImageFormat is set to jpeg. | |
Indicates the method by which the HTML image tag source URL is rendered. | |
Indicates the method by which image data is transferred to the source page. | |
Specifies a path for various render methods. | |
Gets the control Legend object. | |
NamingContainer (inherited from Control) |
The containing control or page within which ID is unique. |
Page (inherited from Control) |
The page containing the control. |
Parent (inherited from Control) |
The control containing this control. |
Site (inherited from Control) |
Site of the control. |
Gets or sets the interval between the time the image was last accessed and the time when the image expires from the session, cache, or file object. | |
Style (inherited from WebControl) |
Low-level access to control styles. |
TabIndex (inherited from WebControl) |
The tab order of the control. |
TemplateControl (inherited from Control) |
The TemplateControl that hosts this control. |
TemplateSourceDirectory (inherited from Control) |
The virtual directory of the Page or UserControl that contains this control. |
ToolTip (inherited from WebControl) |
The tooltip displayed when the mouse is over the control. |
UniqueID (inherited from Control) |
The unique ID of the control within the page. |
Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only). | |
Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only). | |
Indicates whether the control is visible and rendered. | |
Gets the VisualEffects object. | |
Gets the width of the control. |
Public Methods
Returns the enumerated value indicating the topmost displayed region at the specified coordinates. | |
Overloaded. Overridden. Binds a data source to the chart control. | |
Overridden. Prepares the control for garbage collection by freeing disposable objects. | |
Overridden. Obtains an image of the current chart display using the specified format and size. | |
Overridden. Loads the chart properties and data from the specified file. | |
Overridden. Loads the chart properties and data from the specified string. | |
Raises the GeneralCallback event. | |
Clears the internal C1Chart or C1Chart3D of all data and settings. | |
Overridden. Saves the chart properties and data to the specified file. | |
Overloaded. Overridden. Saves the chart properties and data to the specified string. |
Public Events
Occurs when the chart is clicked. | |
DataBinding (inherited from Control) |
Fires when the control's data binding expressions are to be evaluated. |
DataBound (inherited from BaseDataBoundControl) |
Fires after the control has been databound. |
Disposed (inherited from Control) |
Fires when the control has been disposed. |
Fires when the data series is about to be drawn. This event allows changes to the brush that will be used for data series plotting, including the addition of hatching, gradients and textures. | |
Fires when the legend entry is about to be drawn. This event allows changes to the color of legend entry text. | |
Occurs when a chart General callback is made. | |
Init (inherited from Control) |
Fires when the page has been initialized. |
Load (inherited from Control) |
Fires when the page has been loaded. |
Fires when chart is drawn. | |
Occurs when plot area is drawing. | |
PreRender (inherited from Control) |
Fires before the page is rendered. |
Unload (inherited from Control) |
Fires when the page is unloaded. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |