MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart Methods
 


 Public Methods

  Name Description

CreateChartImage

Creates a bitmap containing an image of the chart.

CreateViewModel

Creates a new ViewModel for the specified activity and dependency models. The ViewModel is automatically associated with the chart through its DataContext property.

DrillIn

Overloaded. Zooms in the view.

DrillOut

Overloaded. Zooms out the view.

DrillTo

Overloaded. Zooms the view to a specified relative date, specifying the settings for the bottom timeline.

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

ScrollIntoView

Scrolls to a date in the schedule grid.

 Protected Methods

  Name Description

OnDrilledIn

Raises the DrilledIn event.

OnDrilledOut

Raises the DrilledOut event.

OnDrillingIn

Raises the DrillingIn event.

OnDrillingOut

Raises the DrillingOut event.

OnKeyDown

UIElement.OnKeyDown override.

OnKeyUp

UIElement.OnKeyUp override.

OnLostFocus

Control.OnLostFocus override.

OnMouseLeftButtonDown

UIElement.OnMouseLeftButtonDown override.

OnMouseLeftButtonUp

UIElement.OnMouseLeftButtonUp override.

OnMouseMove

UIElement.OnMouseMove override.

OnPreviewMouseLeftButtonUp

UIElement.OnPreviewMouseLeftButtonUp override.

OnPreviewMouseUp

Control.OnPreviewMouseUp override.

OnPreviewMouseWheel

UIElement.OnPreviewMouseWheel override.

OnRelativeTimelineDateChanged

Raises the RelativeTimelineDateChanged event.

 See Also

BaseChart Class
MindFusion.DataViews.Silverlight Namespace