Search
XAxisRenderer Methods
 


 Public Methods

  Name Description

draw

Component.draw override. Draws this component in specified RenderContext.

effectiveAxis

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

measure

Component.measure override. Measures the desired size of this component.

 See Also