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 | |
|---|---|---|
![]() |
Initializes a new instance of the AxisRenderer class. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the XAxis dependency property. |
|
![]() ![]() |
Identifies the YAxis dependency property. |
Public Properties
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Provides implementation of FrameworkElement.MeasureOverride. |
|
![]() |
Renders an Axis according to its settings. |
See Also