MindFusion.Charting for WebForms Programmer's Guide
XAxisRenderer.effectiveAxis Method
See Also
 



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.

Namespace: MindFusion.Charting
Assembly: XAxisRenderer.js

 Syntax

JavaScript  Copy Code

function effectiveAxis (context)

 Parameters

context

A RenderContext instance.

 Return Value

An Axis instance.

 See Also

XAxisRenderer Members
XAxisRenderer Class
MindFusion.Charting Namespace