MindFusion.Scheduling for Silverlight Programmer's Guide
ActivityChart Methods
 


 Public Methods

  Name Description

CreateChartImage

Creates a BitmapSource representing the currently visible portion of the Timeline 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. (Inherited from BaseChart.)

DrillIn

Overloaded. Zooms in the view. (Inherited from BaseChart.)

DrillOut

Overloaded. Zooms out the view. (Inherited from BaseChart.)

DrillTo

Overloaded. Zooms the view to a specified relative date, specifying the settings for the bottom timeline. (Inherited from BaseChart.)

OnApplyTemplate

BaseChart.OnApplyTemplate override.

ScrollIntoView

Overloaded. Scrolls to a given activity in the schedule grid.

 Protected Methods

  Name Description

OnActivityClicked

Raises the ActivityClicked event.

OnActivityModified

Raises the ActivityModified event.

OnActivityModifying

Raises the ActivityModifying event.

OnActivityPresenterCreated

Raises the ActivityPresenterCreated event.

OnDependencyClicked

Raises the DependencyClicked event.

OnDependencyCreated

Raises the DependencyCreated event.

OnDependencyPresenterCreated

Raises the DependencyPresenterCreated event.

OnDrilledIn

Raises the DrilledIn event. (Inherited from BaseChart.)

OnDrilledOut

Raises the DrilledOut event. (Inherited from BaseChart.)

OnDrillingIn

Raises the DrillingIn event. (Inherited from BaseChart.)

OnDrillingOut

Raises the DrillingOut event. (Inherited from BaseChart.)

OnKeyDown

UIElement.OnKeyDown override. (Inherited from BaseChart.)

OnKeyUp

UIElement.OnKeyUp override. (Inherited from BaseChart.)

OnLostFocus

Control.OnLostFocus override. (Inherited from BaseChart.)

OnMouseLeftButtonDown

UIElement.OnMouseLeftButtonDown override. (Inherited from BaseChart.)

OnMouseLeftButtonUp

UIElement.OnMouseLeftButtonUp override. (Inherited from BaseChart.)

OnMouseMove

UIElement.OnMouseMove override. (Inherited from BaseChart.)

OnPreviewMouseLeftButtonUp

UIElement.OnPreviewMouseLeftButtonUp override. (Inherited from BaseChart.)

OnPreviewMouseUp

Control.OnPreviewMouseUp override. (Inherited from BaseChart.)

OnPreviewMouseWheel

UIElement.OnPreviewMouseWheel override. (Inherited from BaseChart.)

OnRelativeTimelineDateChanged

Raises the RelativeTimelineDateChanged event. (Inherited from BaseChart.)

 See Also

ActivityChart Class
MindFusion.DataViews.Silverlight Namespace