Search
AxisRenderer Methods
 


 Protected Methods

  Name Description

EffectiveAxis

Gets the effective Axis in current context, getting one from Plot2D or chart control if there's no local Axis associated with this renderer.

EffectiveAxisDashStyle

Gets the dash style of axis line strokes.

EffectiveAxisStroke

Gets the Brush that should be used to stroke axis lines.

EffectiveAxisStrokeThickness

Gets the thickness of axis line strokes.

EffectiveLabelBrush

Gets the Brush that should be used to draw axis labels.

EffectiveLabelFont

Gets the Font that should be used to draw axis labels.

EffectivePen

Gets the Pen that should be used to draw axis lines.

EffectiveTitleBrush

Gets the Brush that should be used to draw the axis Title.

EffectiveTitleFont

Gets the Font that should be used to draw the axis Title.

 See Also