A class specified for drawing line, area, bubble and scatter charts. The following tables list the members exposed by the LineChart type.
|
Name | Description | |
---|---|---|
![]() |
Invokes a custom function that calculates the values for the chart. |
|
![]() |
Gets or sets whether lines in line charts are drawn like curves. |
|
![]() |
Gets or sets whether curve fitting is used in drawing the chart. |
|
![]() |
Gets or sets the alignment of the legend. |
|
![]() |
Gets or sets the alignment of chart labels. |
|
![]() |
Gets or sets the type border drawn around the labels. |
|
![]() |
Gets or sets the brush for filling the background of the label border. |
|
![]() |
Gets or sets the margin between each label and its border. |
|
![]() |
Gets or sets the pen for drawing the outline of the label border. |
|
![]() |
Gets or sets the format of the labels drawn at data points. |
|
![]() |
Gets or sets the offset of the label to the data point. |
|
![]() |
Gets or sets custom labels drawn at chart data points. |
|
![]() |
Gets or sets the names of the fields in the data source that are used to populate the Labels list. |
|
![]() |
Gets or sets the type of chart labels. |
|
![]() |
Gets or set the type of the line chart. |
|
![]() |
Gets or sets the radius length of the biggest bubble. |
|
![]() |
Gets or sets the radius length of the smallest bubble. |
|
![]() |
Gets or sets whether scatters in line charts are drawn in one color. |
|
![]() |
Gets or sets the brushes, which are used for filling the point shapes in scatter charts. |
|
![]() |
Gets or sets the pens, which are used for outlining of point shapes in scatter charts. |
|
![]() |
Gets or sets the shape of data points in scatter charts. |
|
![]() |
Gets or sets the size of point shapes drawn at scatter charts. |
|
![]() |
Gets or sets whether multi series charts are drawn stacked. |
|
![]() |
Gets or sets the brushes for drawing of point shapes at summary scatter charts. |
|
![]() |
Gets or sets the pens for drawing shapes at summary scatter chart. |
|
![]() |
Gets or sets the shapes drawn at summary scatter charts. |
|
![]() |
Gets or sets the shapes drawn at summary scatter charts. |
|
![]() |
Gets or sets the numerical data, which is used for calculating the X - coordinates of line points. |
|
![]() |
Gets or sets the column in a database table/view to be used as data for the X-axis. |
|
![]() |
Gets or sets custom labels drawn at Y2 scatter shapes. |
|
![]() |
Gets or sets the names of fields in the data source used to populate the Y2ScatterLabels list. |
|
![]() |
Gets or sets the brushes for drawing of point shapes at Y2 scatter charts. |
|
![]() |
Gets or sets the pens for drawing of point shapes at Y2 scatter charts. |
|
![]() |
Gets or sets the style of point shapes drawn at Y2 scatter charts. |
|
![]() |
Gets or sets the style of point shapes drawn at Y2 scatter charts. |
|
![]() |
Gets or sets the data, which is used to calculate the Y-coordinates of the chart points. |
|
![]() |
Gets or sets the column in a database table/view to be used as Y-data. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the alternate text displayed when the browser cannot display images. Most browsers display this text as a tooltip. (Inherited from Chart.) |
|
![]() |
Gets or sets the alternative brush for drawing the chart's grid. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the pen, which is used to draw the chart axes. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brush, which is used when drawing the shadow of the chart axes. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the background color for the Chart control. (Inherited from Chart.) |
|
![]() |
Specifies the brush for the chart background. (Inherited from Chart.) |
|
![]() |
Gets or sets the behavior of the chart. (Inherited from AxesChart.) |
|
![]() |
(Inherited from AxesChart.) |
|
![]() |
Specifies the brushes used to draw the charts. (Inherited from Chart.) |
|
![]() |
Gets or sets the location of 'MindFusion.WebForms.ChartGen.aspx' file. (Inherited from Chart.) |
|
![]() |
Gets or sets the margins around the chart. (Inherited from Chart.) |
|
![]() |
Specifies the pens for the charts. (Inherited from Chart.) |
|
![]() |
Gets the size of the chart. (Inherited from Chart.) |
|
![]() |
Gets or sets the database table or view that will provide the data. (Inherited from Chart.) |
|
![]() |
Gets or sets the object from which the list of data items is retrieved. (Inherited from Chart.) |
|
![]() |
Gets or sets the shadow depth for 3D charts. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the distance among chart series. (Inherited from AxesChart.) |
|
![]() ![]() |
Gets an empty brush. (Inherited from Chart.) |
|
![]() ![]() |
Gets an empty pen. (Inherited from Chart.) |
|
![]() |
Gets or sets the name of the font for all chart labels. (Inherited from Chart.) |
|
![]() |
Gets or sets the brush for filling odd grid stripes. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the offset of grid labels. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the length of the pointer to the grid labels. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the position of grid labels. (Inherited from AxesChart.) |
|
![]() |
(Inherited from AxesChart.) |
|
![]() |
Specifies the pen for drawing the chart grid. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the type of the chart grid. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the distance between adjacent grid points in chess grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brushes for drawing horizontal grid stripes in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the pens for drawing horizontal grid stripes in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the positions of horizontal lines in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the orientation of the chart. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the alignment of the Chart control in relation to other elements on the page. (Inherited from Chart.) |
|
![]() |
Gets or sets the format of the generated chart image. (Inherited from Chart.) |
|
![]() |
Gets or sets the quality of compressed chart image. (Inherited from Chart.) |
|
![]() |
Gets the path to the image displayed. (Inherited from Chart.) |
|
![]() |
Specifies the brush that is used for drawing chart labels. (Inherited from Chart.) |
|
![]() |
Specifies the font for drawing the chart labels. (Inherited from Chart.) |
|
![]() |
Gets or sets the alignment of the legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the legend background brush. (Inherited from Chart.) |
|
![]() |
Gets or sets the type of the legend border. (Inherited from Chart.) |
|
![]() |
Gets or sets the margin between the legend border and the legend labels. (Inherited from Chart.) |
|
![]() |
Gets or sets the brush for the legend's bounding rectangle. (Inherited from Chart.) |
|
![]() |
Gets or sets the count of columns in the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the font for the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the type of the legend grid. (Inherited from Chart.) |
|
![]() |
Gets or sets the labels for the legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset of the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the pen for the legend's bounding rectangle. (Inherited from Chart.) |
|
![]() |
Gets or sets the position of the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the width of the legend's rectangle. (Inherited from Chart.) |
|
![]() |
Gets or sets whether the words of the legend labels are wrapped. (Inherited from Chart.) |
|
![]() |
Specifies whether the chart is drawn in one color or in different colors. (Inherited from Chart.) |
|
![]() |
Specifies whether labels at the chart axes are drawn in different colors. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset from the zero point to the beginning of the chart graphics. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the offset at the axes before the chart graphics. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brush for painting the plot area. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the Brush for filling the plot area. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the margins of the plot area. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the Brush for filling the plot area. (Inherited from AxesChart.) |
|
![]() |
Specifies the sort order of numbers in chart series. (Inherited from Chart.) |
|
![]() |
Specifies the sort order of data series. (Inherited from Chart.) |
|
![]() |
Specifies the brush that is used for drawing the chart subtitle. (Inherited from Chart.) |
|
![]() |
Specifies the font, which is used to draw the chart subtitle. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset of the subtitle. (Inherited from Chart.) |
|
![]() |
Specifies the text for the chart subtitle. (Inherited from Chart.) |
|
![]() |
Gets or sets the brushes that are used for drawing summary parts in charts. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the pens for drawing summary parts. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the summary operations performed on chart data. (Inherited from AxesChart.) |
|
![]() |
Specifies the quality, with which text is rendered. (Inherited from Chart.) |
|
![]() |
Gets or sets the style theme. (Inherited from Chart.) |
|
![]() |
Specifies the brush that is used to draw the chart title. (Inherited from Chart.) |
|
![]() |
Specifies the font, which is used to draw the chart title. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset of the title. (Inherited from Chart.) |
|
![]() |
Specifies the text for the chart title. (Inherited from Chart.) |
|
![]() |
Gets or sets the brushes for filling vertical stripes in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the pens for drawing vertical grid lines in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the positions of vertical lines in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the appearance settings for the X-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brushes for drawing labels at the X-axis in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the labels drawn at the X-axis in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the orientation of labels drawn at the X-axis in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets custom labels drawn at the X-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the column(s) in a database table/view that is(are) used as data for the X-labels. (Inherited from AxesChart.) |
|
![]() |
Gets os sets the appearance settings for the Y2-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brushes for drawing Y2-bound chart graphics. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the pens for drawing Y2 - bound chart graphics. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the data for Y2-bound graphics or the radiuses for bubbles in bubble charts. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the column(s) in a database table/view used as Y2-data. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brushes for drawing labels at the Y2-axis in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the labels drawn at the Y2-axis in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the orientation of grid labels at the Y2-axis in custom grids. (Inherited from AxesChart.) |
|
![]() |
Gets or sets custom labels for the second Y-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets column(s) in a database table/view as data for Y2 chart labels. (Inherited from AxesChart.) |
|
![]() |
Gets or set the appearance settings for the Y-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the brushes for drawing custom grid labels at the Y-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets custom grid labels at the Y-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the orientation of grid labels drawn at the Y-axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the list of labels displayed along the Y axis. (Inherited from AxesChart.) |
|
![]() |
Gets or sets the column(s) in a database table/view to be used as Y-labels. (Inherited from AxesChart.) |
Name | Description | |
---|---|---|
![]() |
Begins the run-time initialization of an instance of the LineChart class that is used on a form or by another component. |
|
![]() |
Ends the run-time initialization of an instance of the LineChart class that is used on a form or by another component. |
Name | Description | |
---|---|---|
![]() |
Overloaded. Adds a value to the list of summary values that are drawn in the chart. (Inherited from AxesChart.) |
|
![]() ![]() |
Calculates the size of the chart's rectangle. (Inherited from Chart.) |
|
![]() |
Removes all labels and numerical data from the chart. (Inherited from Chart.) |
|
![]() |
Creates a GDI+ bitmap image representing the chart. (Inherited from Chart.) |
|
![]() |
Creates a WMF image containing the chart. (Inherited from Chart.) |
|
![]() ![]() |
Overloaded. Creates a Metafile image of the chart. (Inherited from Chart.) |
|
![]() |
Resets the zoom of the chart. (Inherited from AxesChart.) |
|
![]() |
Zooms the chart. (Inherited from AxesChart.) |
|
![]() |
Zooms out the chart, one step back. (Inherited from AxesChart.) |
Name | Description | |
---|---|---|
![]() |
Adds attributes to the HtmlTextWriter object. (Inherited from Chart.) |
|
![]() |
Chart destructor. (Inherited from Chart.) |
|
![]() |
Checks when a list has no members. (Inherited from Chart.) |
|
![]() |
Raises the Click event of the control. (Inherited from Chart.) |
|
![]() |
Control.OnInit override. (Inherited from Chart.) |
|
![]() |
Binds the specified DataSource to the control. (Inherited from Chart.) |
|
![]() |
(Inherited from Chart.) |
|
![]() |
Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client. (Inherited from Chart.) |