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


Provides a custom FrameworkElement that renders a RealTimeChart axis according to its settings.

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

 Public Constructors

  Name Description

AxisRenderer

Initializes a new instance of the AxisRenderer class.

 Public Fields

  Name Description

XAxisProperty

Identifies the XAxis dependency property.

YAxisProperty

Identifies the YAxis dependency property.

 Public Properties

  Name Description

XAxis

The X-axis of the chart.

YAxis

The Y-axis to be rendered.

 Protected Methods

  Name Description

MeasureOverride

Provides implementation of FrameworkElement.MeasureOverride.

OnRender

Renders an Axis according to its settings.

 See Also

AxisRenderer Class
MindFusion.RealTimeCharting.Wpf Namespace