MindFusion.Wpf Pack Programmer's Guide
ChartPresenter Members
Fields Properties Methods
 


Defines the presentation of charts in the WorkbookView.

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

 Public Fields

  Name Description

AdjustmentHandleBackgroundProperty

Identifies the AdjustmentHandleBackground dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleBorderBrushProperty

Identifies the AdjustmentHandleBorderBrush dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleSizeProperty

Identifies the AdjustmentHandleSize dependency property. (Inherited from InteractiveObjectPresenter.)

ChartProperty

Identifies the Chart dependency property.

IsSelectedProperty

Identifies the IsSelected dependency property. (Inherited from InteractiveObjectPresenter.)

ObjectProperty

Identifies the Object dependency property. (Inherited from InteractiveObjectPresenter.)

 Public Properties

  Name Description

AdjustmentHandleBackground

Gets or sets the background brush of the adjustment handles. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleBorderBrush

Gets or sets the border brush of the adjustment handles. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

AdjustmentHandleSize

Gets or sets the size of the adjustment handles, in pixels. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

Chart

Gets or sets the chart object associated with this presenter. This is a dependency property.

IsSelected

Gets or sets a value indicating whether the presenter is selected. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

Object

Gets or sets the interactive object associated with this presenter. This is a dependency property. (Inherited from InteractiveObjectPresenter.)

 Public Methods

  Name Description

OnApplyTemplate

InteractiveObjectPresenter.OnApplyTemplate override.

 Protected Methods

  Name Description

ArrangeOverride

Control.ArrangeOverride override.

GetLayoutClip

FrameworkElement.GetLayoutClip override. (Inherited from InteractiveObjectPresenter.)

MeasureOverride

Control.MeasureOverride override.

 See Also

ChartPresenter Class
MindFusion.Spreadsheet.Wpf.Charts Namespace