Base class for all chart types - bars, pies, areas, lines, or radars. The following tables list the members exposed by the Chart type.
|
Name | Description | |
---|---|---|
![]() |
Gets or sets the alternate text displayed when the browser cannot display images. Most browsers display this text as a tooltip. |
|
![]() |
Gets or sets the background color for the Chart control. |
|
![]() |
Specifies the brush for the chart background. |
|
![]() |
Specifies the brushes used to draw the charts. |
|
![]() |
Gets or sets the location of 'MindFusion.WebForms.ChartGen.aspx' file. |
|
![]() |
Gets or sets the margins around the chart. |
|
![]() |
Specifies the pens for the charts. |
|
![]() |
Gets the size of the chart. |
|
![]() |
Gets or sets the database table or view that will provide the data. |
|
![]() |
Gets or sets the object from which the list of data items is retrieved. |
|
![]() ![]() |
Gets an empty brush. |
|
![]() ![]() |
Gets an empty pen. |
|
![]() |
Gets or sets the name of the font for all chart labels. |
|
![]() |
Gets or sets the alignment of the Chart control in relation to other elements on the page. |
|
![]() |
Gets or sets the format of the generated chart image. |
|
![]() |
Gets or sets the quality of compressed chart image. |
|
![]() |
Gets the path to the image displayed. |
|
![]() |
Specifies the brush that is used for drawing chart labels. |
|
![]() |
Specifies the font for drawing the chart labels. |
|
![]() |
Gets or sets the alignment of the legend. |
|
![]() |
Gets or sets the legend background brush. |
|
![]() |
Gets or sets the type of the legend border. |
|
![]() |
Gets or sets the margin between the legend border and the legend labels. |
|
![]() |
Gets or sets the brush for the legend's bounding rectangle. |
|
![]() |
Gets or sets the count of columns in the chart legend. |
|
![]() |
Gets or sets the font for the chart legend. |
|
![]() |
Gets or sets the type of the legend grid. |
|
![]() |
Gets or sets the labels for the legend. |
|
![]() |
Gets or sets the offset of the chart legend. |
|
![]() |
Gets or sets the pen for the legend's bounding rectangle. |
|
![]() |
Gets or sets the position of the chart legend. |
|
![]() |
Gets or sets the width of the legend's rectangle. |
|
![]() |
Gets or sets whether the words of the legend labels are wrapped. |
|
![]() |
Specifies whether the chart is drawn in one color or in different colors. |
|
![]() |
Specifies whether labels at the chart axes are drawn in different colors. |
|
![]() |
Specifies the sort order of numbers in chart series. |
|
![]() |
Specifies the sort order of data series. |
|
![]() |
Specifies the brush that is used for drawing the chart subtitle. |
|
![]() |
Specifies the font, which is used to draw the chart subtitle. |
|
![]() |
Gets or sets the offset of the subtitle. |
|
![]() |
Specifies the text for the chart subtitle. |
|
![]() |
Specifies the quality, with which text is rendered. |
|
![]() |
Gets or sets the style theme. |
|
![]() |
Specifies the brush that is used to draw the chart title. |
|
![]() |
Specifies the font, which is used to draw the chart title. |
|
![]() |
Gets or sets the offset of the title. |
|
![]() |
Specifies the text for the chart title. |
Name | Description | |
---|---|---|
![]() |
Gets the HTML tag for the control. |
Name | Description | |
---|---|---|
![]() ![]() |
Calculates the size of the chart's rectangle. |
|
![]() |
Removes all labels and numerical data from the chart. |
|
![]() |
Creates a GDI+ bitmap image representing the chart. |
|
![]() |
Creates a WMF image containing the chart. |
|
![]() ![]() |
Overloaded. Creates a Metafile image of the chart. |
Name | Description | |
---|---|---|
![]() |
Adds attributes to the HtmlTextWriter object. |
|
![]() |
Chart destructor. |
|
![]() |
Checks when a list has no members. |
|
![]() |
Raises the Click event of the control. |
|
![]() |
Control.OnInit override. |
|
![]() |
Binds the specified DataSource to the control. |
|
![]() |
|
|
![]() |
Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client. |
Name | Description | |
---|---|---|
![]() |
Occurs when the chart is clicked. |