ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1WebChart Members

C1WebChart overview

Public Constructors

C1WebChart Constructor

Initializes a new instance of the C1WebChart class.

Public Properties

AbsoluteExpiration

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.

AlternateText

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.

AssemblyFileVersionString

Gets the control's AssemblyFileVersion as a string. The AssemblyFileVersion is also viewable from the properties dialog of the control assembly dll.

AssemblyVersionString

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.

BackColor

Gets or sets the control background color.

BackgroundImageUrl

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.

ChartArea

Gets the control ChartArea object.

ChartGroups

Gets the control ChartGroups object.

ChartLabels

Gets the control ChartLabels object.

ChartStyle

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.

CssClass

 

DataMember (inherited from DataBoundControl)

The table or view used for binding against.

DataSource

The data source that is bound to the chart.

DescriptionUrl

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.

Footer

Gets the control footer object.

ForeColor

Gets or sets the control foreground color.

GenerateEmptyAlternateText

Overridden. Gets or sets a value indicating whether the control generates an alternate text attribute for an empty string value.

Header

Gets the control header object.

Height

Gets the height of the control.

ID

Programmatic name of the control.

ImageAlign

Overridden. Gets or sets the alignment of the control in relation to other elements on the Web page.

ImageAreas

Gets the MapAreaCollection object used to generate client side image maps.

ImageFormat

Gets or sets the Image format to be used for the client side image.

ImageIdGeneration

Gets or sets the level of uniqueness of the ID transfer object.

ImageQuality

Gets or sets the image quality created when the ImageFormat is set to jpeg.

ImageRenderMethod

Indicates the method by which the HTML image tag source URL is rendered.

ImageTransferMethod

Indicates the method by which image data is transferred to the source page.

ImageUri

Specifies a path for various render methods.

Legend

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.

SlidingExpiration

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.

UseAntiAliasedGraphics

Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only).

UseAntiAliasedText

Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only).

Visible

Indicates whether the control is visible and rendered.

VisualEffects

Gets the VisualEffects object.

Width

Gets the width of the control.

Public Methods

ChartRegionFromCoord

Returns the enumerated value indicating the topmost displayed region at the specified coordinates.

DataBind

Overloaded. Overridden. Binds a data source to the chart control.

Dispose

Overridden. Prepares the control for garbage collection by freeing disposable objects.

GetImage

Overridden. Obtains an image of the current chart display using the specified format and size.

LoadChartFromFile

Overridden. Loads the chart properties and data from the specified file.

LoadChartFromString

Overridden. Loads the chart properties and data from the specified string.

OnGeneralCallback

Raises the GeneralCallback event.

Reset

Clears the internal C1Chart or C1Chart3D of all data and settings.

SaveChartToFile

Overridden. Saves the chart properties and data to the specified file.

SaveChartToString

Overloaded. Overridden. Saves the chart properties and data to the specified string.

Public Events

Click

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.

DrawDataSeries

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.

DrawLegendEntry

Fires when the legend entry is about to be drawn. This event allows changes to the color of legend entry text.

GeneralCallback

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.

Paint

Fires when chart is drawn.

PaintPlotArea

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

C1WebChart Class | C1.Web.C1WebChart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.