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


A Component that renders vertical Axis ranges.

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

 Public Constructors

  Name Description

YAxisRenderer

Initializes a new instance of the YAxisRenderer class.

 Public Properties

  Name Description

plotLeftSide

Gets or sets whether this YAxisRenderer is shown at the left 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 vertical 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

YAxisRenderer Class
MindFusion.Charting Namespace