MindFusion.Wpf Pack Programmer's Guide
ResourceChart Methods
 


 Public Methods

  Name Description

CreateChartImage

Creates a bitmap containing an image of the chart. (Inherited from BaseChart.)

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 allocation or resource.

 Protected Methods

  Name Description

OnAllocationClicked

Raises the AllocationClicked event.

OnAllocationModified

Raises the AllocationModified event.

OnAllocationModifying

Raises the AllocationModifying event.

OnAllocationPresenterCreated

Raises the AllocationPresenterCreated 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

ResourceChart Class
MindFusion.DataViews.Wpf Namespace