MindFusion.Charting for JavaScript Programmer's Guide
XAxisRenderer Members
Constructors Properties Methods
 


A Component that renders horizontal Axis ranges.

The following tables list the members exposed by the XAxisRenderer type.

 Public Constructors

  Name Description

XAxisRenderer

Initializes a new instance of the XAxisRenderer class.

 Public Properties

  Name Description

plotBottomSide

Gets or sets whether this XAxisRenderer is shown at the bottom side of a plot.

 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

XAxisRenderer Class
MindFusion.Charting Namespace