MindFusion WinForms Programmer's Guide
AxesChart Members
Constructors Properties Methods Events
 


A base class for all charts that use the rectangular coordinate system.

The following tables list the members exposed by the AxesChart type.

 Public Constructors

  Name Description

AxesChart

A base class for all charts that use the rectangular coordinate system.

 Public Properties

  Name Description

AltGridBrush

Gets or sets the alternative brush for drawing the chart's grid.

AxisPen

Gets or sets the pen, which is used to draw the chart axes.

AxisShadowBrush

Gets or sets the brush, which is used when drawing the shadow of the chart axes.

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.)

Behavior

Gets or sets a value indicating how the control responds to user actions.

BkgrImagePos

gets or sets the position and alignment of the chart background image. (Inherited from Chart.)

BorderCornerRadius

Gets or sets the radius for the border of the control, when the type is RoundedRect. (Inherited from Chart.)

BorderType

Gets or sets the type of the border for the control. (Inherited from Chart.)

ChartBrushes

Specifies the brushes used to draw the charts. (Inherited from Chart.)

ChartImage

Gets or sets the image drawn as background for the chart's plot area. (Inherited from Chart.)

ChartImagePos

Gets or sets the position of the image drawn as background of the chart's plot area. (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 table used for data binding when the data source is set to a DataSet object. (Inherited from Chart.)

DataSource

Gets or sets a data source containing the values to be drawn. (Inherited from Chart.)

Depth3D

Gets or sets the shadow depth for 3D charts.

DistBtwSeries

Gets or sets the distance among chart series.

Effects

Gets a collection with all effects applied to the elements of this chart. (Inherited from Chart.)

EmptyBrush

Gets an empty 'unset' brush to indicate a neutral value when a Brush property should be reset and themes are used. (Inherited from Chart.)

EmptyPen

Gets an empty 'unset' pen to indicate a neutral value when a Pen property should be reset and themes are used. (Inherited from Chart.)

FontName

Gets or sets the name of the font for all chart labels. (Inherited from Chart.)

GridBrush

Gets or sets the brush for filling odd grid stripes.

GridLabelOffset

Gets or sets the offset of grid labels.

GridLabelPointer

Gets or sets the length of the pointer to the grid labels.

GridLabelsAtLines

Gets or sets the position of grid labels.

GridPen

Specifies the pen for drawing the chart grid.

GridType

Gets or sets the type of the chart grid.

GridWidth

Gets or sets the distance between adjacent grid points in chess grids.

HandleEmptyValue

Gets or sets how empty values are handled. (Inherited from Chart.)

HitTestOffset

Gets or sets the radius of the area that, when clicked, will be treated as a click to the point that is its center.

HorGridBrushes

Gets or sets the brushes for drawing horizontal grid stripes in custom grids.

HorGridPens

Gets or sets the pens for drawing horizontal grid stripes in custom grids.

HorGridPoints

Gets or sets the positions of horizontal lines in custom grids.

Horizontal

Gets or sets the orientation of the 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.)

LicenseKey

Gets or sets the license key of the control. (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.)

Offset

Gets or sets the offset from the zero point to the beginning of the chart graphics.

Offset3D

Gets or sets the space at the axis before the first series in 3D charts.

OutlinePen

Gets or sets the pen used for drawing the outline of the chart. (Inherited from Chart.)

PlotAreaBrush

Gets or sets the brush for filling the plot area.

PlotAreaMargins

Gets or sets the margins of the plot area.

PlotAreaOutlinePen

Gets or sets the pen for outlining the plot area.

ResizeType

Gets or sets how the chart image is positioned in the control area. (Inherited from Chart.)

ShowToolTips

Gets or sets a value indicating whether tooltips are enabled. (Inherited from Chart.)

SortColor

Gets or sets whether colors are sorted when sorting is applied on series or data.

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 chart's subtitle. (Inherited from Chart.)

SubTitleText

Specifies the text for the chart subtitle. (Inherited from Chart.)

SummaryBrushes

Gets or sets the brushes that are used for drawing summary parts in charts.

SummaryPens

Gets or sets the pens for drawing summary parts.

SummaryValues

Gets or sets the summary operations performed on chart data.

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.)

ToolTipControl

Gets the control used to display the tool tips.
(Inherited from Chart.)

ToolTipDelay

Gets or sets the time that passes before a tool-tip appears when the mouse hovers over an item. (Inherited from Chart.)

ToolTipText

Gets or sets tool tip labels shown at chart elements. (Inherited from Chart.)

VertGridBrushes

Gets or sets the brushes for filling vertical stripes in custom grids.

VertGridPens

Gets or sets the pens for drawing vertical grid lines in custom grids.

VertGridPoints

Gets or sets the positions of vertical lines in custom grids.

XAxisSettings

Gets or sets the appearance settings for the X-axis.

XGridLabelBrushes

Gets or sets the brushes for drawing labels at the X-axis in custom grids.

XGridLabels

Gets or sets the labels drawn at the X-axis in custom grids.

XGridLabelsOrientation

Gets or sets the orientation of grid labels at the X - axis.

XLabels

Gets or sets custom labels drawn at the X-axis.

XLabelsFields

Gets or sets the field of the data source used to populate the XLabels array.

Y2AxisSettings

Gets or sets the appearance settings for the Y2-axis.

Y2ChartBrushes

Gets or sets the brushes for drawing Y2-bound chart graphics.

Y2ChartPens

Gets or sets the pens for drawing Y2 - bound chart graphics.

Y2Data

Invokes a custom function that calculates the values for the chart.

Y2DataFields

Gets or sets the field in the data source when the data for the Y2-chart values is derived from a database.

Y2GridLabelBrushes

Gets or sets the brushes for drawing labels at the Y2-axis in custom grids.

Y2GridLabels

Gets or sets the labels drawn at the Y2-axis in custom grids.

Y2GridLabelsOrientation

Gets or sets the orientation of grid labels at the Y2 - axis.

Y2Labels

Gets or sets custom labels for the second Y-axis.

Y2LabelsFields

Gets or sets the field in the data source when the data for the Y2 - chart labels is derived from a database.

YAxisSettings

Gets or set the appearance settings for the Y-axis.

YGridLabelBrushes

Gets or sets the brushes for drawing custom grid labels at the Y-axis.

YGridLabels

Gets or sets custom grid labels at the Y-axis.

YGridLabelsOrientation

Gets or sets the orientation of grid labels at the Y - axis.

YLabels

Gets or sets the list of labels displayed along the Y axis.

YLabelsFields

Gets or sets the field of the data source used to populate the YLabels array.

ZoomCursor

Gets or sets the zoom cursor for the chart. (Inherited from Chart.)

 Protected Properties

  Name Description

DefaultSize

The initial size of the control when it is dropped into a form. (Inherited from Chart.)

 Public Methods

  Name Description

AddCustomSummary

Overloaded. Adds a value to the list of summary values that are drawn in the chart.

BeginInit

Starts chart initialization. (Inherited from Chart.)

ClearData

Removes all labels and numerical data from the chart. (Inherited from Chart.)

ClearTheme

Resets all properties set by a given theme to their default values. (Inherited from Chart.)

CreateBitmap

Creates a GDI+ bitmap image representing the chart. (Inherited from Chart.)

CreateMetafile

Creates a WMF image containing the chart. (Inherited from Chart.)

DataBind

Binds the chart to the data source set in DataSource and DataMember. (Inherited from Chart.)

EndInit

Ends chart initialization. (Inherited from Chart.)

HitTest

Checks whether a point with the particular coordinates is contained inside a chart element. (Inherited from Chart.)

LoadFromXml

Overloaded. Loads the Chart from an XML document. (Inherited from Chart.)

LoadTheme

Overloaded.   (Inherited from Chart.)

RegisterClass

Registeres the class using the specified key. (Inherited from Chart.)

ResetThemeProperties

Resets all pens and brushes used by charts with axes to their default values.

ResetZoom

Resets a zoomed Chart to its original state.

RunWizard

Runs the wizard associated with the given chart type. (Inherited from Chart.)

SaveTheme

Save the chart theme to an XML file. (Inherited from Chart.)

SaveToXml

Overloaded. Saves the Chart to an XML file. (Inherited from Chart.)

UnregisterClass

Called when the chart is unregistered. (Inherited from Chart.)

UpdatePoint

Updates the specified point with the specified value.

UpdateScrollBars

Updates the scrollbar ranges so they correspond to the chart size. (Inherited from Chart.)

Zoom

Zooms the chart.

ZoomOut

Resets a zoomed AxesChart one step back.

 Protected Methods

  Name Description

Finalize

Destructor. (Inherited from Chart.)

IsEmptyList

Checks when a list has no members (Inherited from Chart.)

OnLayout

Control.OnLayout override. (Inherited from Chart.)

OnMouseDown

Control.OnMouseDown override.

OnMouseEnter

Control.OnMouseLeave override.

OnMouseLeave

Control.OnMouseLeave override.

OnMouseMove

Control.OnMouseMove override.

OnMouseUp

Control.OnMouseUp override.

OnPaint

Control.OnPaint override. (Inherited from Chart.)

OnPaintBackground

Control.OnPainBackground override. (Inherited from Chart.)

OnResize

Control.OnResize override. (Inherited from Chart.)

OnScrollChanged

Raises the ScrollChanged event. (Inherited from Chart.)

UpdateChart

Overloaded. Redraws the chart. (Inherited from Chart.)

 Public Events

  Name Description

ScrollChanged

Raised when the chart is scrolled. (Inherited from Chart.)

ZoomChanged

Declares an event handler for the ZoomChanged event.

 See Also

AxesChart Class
MindFusion.Charting.WinForms Namespace