A Component that renders vertical Axis ranges.
The following tables list the members exposed by the YAxisRenderer type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
The Axis that will be drawn by this object. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the Brush that should be used to draw axis lines. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the dash style axis lines should be stroked with. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the thickness axis lines should be stroked with. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the Brush that should be used to draw axis labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the name of font that should be used to draw axis labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the size of font that should be used to draw axis labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the style of font that should be used to draw axis labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the padding space between the axis line and coordinate labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the object whose Series labels should be rendered along this axis. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets a value indicating whether coordinate labels should be pinned in place or scroll together with the plot when users pan it. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets whether this YAxisRenderer is shown at the left side of a plot. |
|
![]() |
Gets or sets a value indicating whether this AxisRenderer should draw axis coordinates. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets a value indicating whether this AxisRenderer should draw data labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets a value indicating whether this AxisRenderer should draw axis ticks. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the length of the axis ticks. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the Brush that should be used to draw the axis Title. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the name of font that should be used to draw the axis Title. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the size of font that should be used to draw the axis Title. (Inherited from AxisRenderer.) |
|
![]() |
Gets or sets the style of font that should be used to draw the axis Title. (Inherited from AxisRenderer.) |
Name | Description | |
---|---|---|
![]() |
Component.Draw override. Draws this component in specified RenderContext. |
|
![]() |
Component.Measure override. Measures the desired size of this component. |
Name | Description | |
---|---|---|
![]() |
AxisRenderer.EffectiveAxis override. Gets the effective vertical Axis in current context, getting one from Plot2D or chart control if there's no local Axis associated with this renderer. |
|
![]() |
Gets the dash style of axis line strokes. (Inherited from AxisRenderer.) |
|
![]() |
Gets the Brush that should be used to stroke axis lines. (Inherited from AxisRenderer.) |
|
![]() |
Gets the thickness of axis line strokes. (Inherited from AxisRenderer.) |
|
![]() |
Gets the Brush that should be used to draw axis labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets the Font that should be used to draw axis labels. (Inherited from AxisRenderer.) |
|
![]() |
Gets the Pen that should be used to draw axis lines. (Inherited from AxisRenderer.) |
|
![]() |
Gets the Brush that should be used to draw the axis Title. (Inherited from AxisRenderer.) |
|
![]() |
Gets the Font that should be used to draw the axis Title. (Inherited from AxisRenderer.) |