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


Represents the plot area of the chart.

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

 Public Constructors

  Name Description

PlotArea

Initializes a new instance of the PlotArea class.

 Public Fields

  Name Description

BitmapOffsetProperty

Identifies the BitmapOffset dependency property.

CrosshairsDataPointProperty

Identifies the CrosshairsDataPoint dependency property.

CrosshairsVisibilityProperty

Identifies the CrosshairsVisibility dependency property.

DataPointProperty

Identifies the DataPoint dependency property.

MousePositionProperty

Identifies the MousePosition dependency property.

ScrollOffsetProperty

Identifies the ScrollOffset dependency property.

SeriesCollectionProperty

Identifies the SeriesCollection dependency property.

TooltipBackgroundProperty

Identifies the TooltipBackground dependency property.

TooltipStrokeProperty

Identifies the TooltipStroke dependency property.

ToolTipVisibilityProperty

Identifies the ToolTipVisibility dependency property.

XAxisProperty

Identifies the XAxis dependency property.

 Public Properties

  Name Description

BitmapOffset

Gets or sets the bitmap cache scroll offset.

Chart

Gets or sets the Chart object.

CrosshairsDataPoint

Gets or sets the data point that corresponds to the location of the crosshairs.

CrosshairsVisibility

Gets or sets the visibility of the crosshairs.

DataPoint

Gets or sets the data point that corresponds to the location of the mouse.

MousePosition

Gets or sets the position of the mouse over the plot area.

ScrollOffset

Gets or sets the scroll offset.

SeriesCollection

Gets or sets the collection of Series for the plot area.

TooltipBackground

Gets or sets the tooltip background brush.

TooltipStroke

Gets or sets the stroke for the tooltip.

ToolTipVisibility

Gets or sets whether the tool tip is visible.

XAxis

Gets or sets the settings for the X-axis.

 Public Methods

  Name Description

Commit

Overloaded.  

 Protected Methods

  Name Description

OnRender

FrameworkElement.OnRender override.

 See Also

PlotArea Class
MindFusion.RealTimeCharting.Wpf Namespace