MindFusion.Charting for Silverlight Programmer's Guide
AxesChart Methods
 


 Public Methods

  Name Description

ResetZoom

Resets the zoom of the chart.

Zoom

Zooms a portion of the graphics.

ZoomOut

Zooms out the chart one step back.

 Protected Methods

  Name Description

OnMouseEnter

Raised when the mouse eneters the control.

OnMouseLeave

Raised when the mouse leaves the chart area.

OnMouseLeftButtonDown

Raised when the left mouse button is pressed while the pointer is over this control.

OnMouseLeftButtonUp

Raised when the left mouse button is released while the mouse pointer is over the chart.

OnMouseMove

Raised when the mouse pointer moves while the mouse pointer is over the chart control.

 Inherited Public Methods

  Name Description

HitTest

Gets a collection of ChartElement-s that contain the point specified as parameter. (Inherited from Chart.)

LoadTheme

Loads a ChartTheme from the specified file. (Inherited from Chart.)

OnAppearanceChanged

Raises the AppearanceChanged event. (Inherited from Chart.)

OnApplyTemplate

Invoked whenever application code or internal processes call. (Inherited from Chart.)

OnDataChanged

Fired when data on the chart has changed. (Inherited from Chart.)

SaveTheme

Saves the appearance of the current chart as a ChartTheme. (Inherited from Chart.)

UpdateChart

Recalculates and redraws the chart. (Inherited from Chart.)

 See Also

AxesChart Class
MindFusion.Charting.Silverlight Namespace