Search
RadarAxisOptions Methods
 


 Public Methods

  Name Description

Draw

AxisRenderer.Draw override.

Measure

AxisRenderer.Measure override.

 Protected Methods

  Name Description

EffectiveAxis

AxisRenderer.EffectiveAxis override.

EffectiveAxisDashStyle

Gets the dash style of axis line strokes. (Inherited from AxisRenderer.)

EffectiveAxisStroke

Gets the Brush that should be used to stroke axis lines. (Inherited from AxisRenderer.)

EffectiveAxisStrokeThickness

Gets the thickness of axis line strokes. (Inherited from AxisRenderer.)

EffectiveLabelBrush

Gets the Brush that should be used to draw axis labels. (Inherited from AxisRenderer.)

EffectiveLabelFont

Gets the Font that should be used to draw axis labels. (Inherited from AxisRenderer.)

EffectivePen

Gets the Pen that should be used to draw axis lines. (Inherited from AxisRenderer.)

EffectiveTitleBrush

Gets the Brush that should be used to draw the axis Title. (Inherited from AxisRenderer.)

EffectiveTitleFont

Gets the Font that should be used to draw the axis Title. (Inherited from AxisRenderer.)

 See Also