|
Name |
Description |
|
AlternateText |
Gets or sets the alternate text displayed when the browser cannot display images. Most browsers display this text as a tooltip. (Inherited from Chart.) |
|
BackColor |
Gets or sets the background color for the Chart control. (Inherited from Chart.) |
|
BackgroundBrush |
Specifies the brush for the chart background.
(Inherited from Chart.) |
|
ChartBrushes |
Specifies the brushes used to draw the charts.
(Inherited from Chart.) |
|
ChartGenLocation |
Gets or sets the location of 'MindFusion.WebForms.ChartGen.aspx' file. (Inherited from Chart.) |
|
ChartMargins |
Gets or sets the margins around the chart. (Inherited from Chart.) |
|
ChartPens |
Specifies the pens for the charts.
(Inherited from Chart.) |
|
ChartSize |
Gets the size of the chart. (Inherited from Chart.) |
|
DataMember |
Gets or sets the database table or view that will provide the data. (Inherited from Chart.) |
|
DataSource |
Gets or sets the object from which the list of data items is retrieved. (Inherited from Chart.) |
|
EmptyBrush |
Gets an empty brush. (Inherited from Chart.) |
|
EmptyPen |
Gets an empty pen. (Inherited from Chart.) |
|
FontName |
Gets or sets the name of the font for all chart labels. (Inherited from Chart.) |
|
ImageAlign |
Gets or sets the alignment of the Chart control in relation to other elements on the page. (Inherited from Chart.) |
|
ImageFormat |
Gets or sets the format of the generated chart image. (Inherited from Chart.) |
|
ImageQuality |
Gets or sets the quality of compressed chart image. (Inherited from Chart.) |
|
ImageUrl |
Gets the path to the image displayed. (Inherited from Chart.) |
|
LabelBrush |
Specifies the brush that is used for drawing chart labels.
(Inherited from Chart.) |
|
LabelFont |
Specifies the font for drawing the chart labels.
(Inherited from Chart.) |
|
LegendAlignment |
Gets or sets the alignment of the legend.
(Inherited from Chart.) |
|
LegendBackgroundBrush |
Gets or sets the legend background brush.
(Inherited from Chart.) |
|
LegendBorder |
Gets or sets the type of the legend border. (Inherited from Chart.) |
|
LegendBorderMargin |
Gets or sets the margin between the legend border and the legend labels. (Inherited from Chart.) |
|
LegendBrush |
Gets or sets the brush for the legend's bounding rectangle.
(Inherited from Chart.) |
|
LegendColumns |
Gets or sets the count of columns in the chart legend.
(Inherited from Chart.) |
|
LegendFont |
Gets or sets the font for the chart legend.
(Inherited from Chart.) |
|
LegendGridType |
Gets or sets the type of the legend grid.
(Inherited from Chart.) |
|
LegendLabels |
Gets or sets the labels for the legend.
(Inherited from Chart.) |
|
LegendOffset |
Gets or sets the offset of the chart legend.
(Inherited from Chart.) |
|
LegendPen |
Gets or sets the pen for the legend's bounding rectangle.
(Inherited from Chart.) |
|
LegendPosition |
Gets or sets the position of the chart legend.
(Inherited from Chart.) |
|
LegendWidth |
Gets or sets the width of the legend's rectangle.
(Inherited from Chart.) |
|
LegendWordWrap |
Gets or sets whether the words of the legend labels are wrapped.
(Inherited from Chart.) |
|
MultiColored |
Specifies whether the chart is drawn in one color or in different colors.
(Inherited from Chart.) |
|
MultiColoredLabels |
Specifies whether labels at the chart axes are drawn in different colors.
(Inherited from Chart.) |
|
SortOrder |
Specifies the sort order of numbers in chart series.
(Inherited from Chart.) |
|
SortSeriesBy |
Specifies the sort order of data series.
(Inherited from Chart.) |
|
SubTitleBrush |
Specifies the brush that is used for drawing the chart subtitle.
(Inherited from Chart.) |
|
SubTitleFont |
Specifies the font, which is used to draw the chart subtitle.
(Inherited from Chart.) |
|
SubTitleOffset |
Gets or sets the offset of the subtitle. (Inherited from Chart.) |
|
SubTitleText |
Specifies the text for the chart subtitle.
(Inherited from Chart.) |
|
TextRenderingHint |
Specifies the quality, with which text is rendered.
(Inherited from Chart.) |
|
Theme |
Gets or sets the style theme. (Inherited from Chart.) |
|
TitleBrush |
Specifies the brush that is used to draw the chart title.
(Inherited from Chart.) |
|
TitleFont |
Specifies the font, which is used to draw the chart title.
(Inherited from Chart.) |
|
TitleOffset |
Gets or sets the offset of the title. (Inherited from Chart.) |
|
TitleText |
Specifies the text for the chart title.
(Inherited from Chart.) |