A base class for components that render Axis ranges.
The following tables list the members exposed by the AxisRenderer type.
Name | Description | |
---|---|---|
Initializes a new instance of the AxisRenderer class. |
Name | Description | |
---|---|---|
Gets or sets the Axis that will be drawn by this object. |
||
Gets or sets the Brush that should be used to draw axis lines. |
||
Gets or sets the dash style axis lines should be stroked with. |
||
Gets or sets the thickness axis lines should be stroked with. |
||
Gets or sets the Brush that should be used to draw axis labels. |
||
Gets or sets the name of font that should be used to draw axis labels. |
||
Gets or sets the size of font that should be used to draw axis labels. |
||
Gets or sets the style of font that should be used to draw axis labels. |
||
Gets or sets the padding space between the axis line and coordinate labels. |
||
Gets or sets the rotation angle of the labels. |
||
Gets or sets the object whose Series labels should be rendered along this axis. |
||
Gets or sets a value indicating whether coordinate labels should be pinned in place or scroll together with the plot when users pan it. |
||
Gets or sets a value indicating whether this AxisRenderer should draw axis coordinates. |
||
Gets or sets a value indicating whether this AxisRenderer should draw data labels. |
||
Gets or sets a value indicating whether this AxisRenderer should draw axis ticks. |
||
Gets or sets the Brush that should be used to draw the axis Title. |
||
Gets or sets the name of font that should be used to draw the axis Title. |
||
Gets or sets the size of font that should be used to draw the axis Title. |
||
Gets or sets the style of font that should be used to draw the axis Title. |
Name | Description | |
---|---|---|
Gets the dash style of axis line strokes. |
||
Gets the Brush that should be used to stroke axis lines. |
||
Gets the thickness of axis line strokes. |
||
Gets the Brush that should be used to draw axis labels. |
||
Gets the Font that should be used to draw axis labels. |
||
Gets the Pen that should be used to draw axis lines. |
||
Gets the Brush that should be used to draw the axis Title. |
||
Gets the Font that should be used to draw the axis Title. |