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
File: XAxisRenderer.js
JavaScript Copy Code |
---|
function effectiveAxis (context) |
Type: RenderContext
A RenderContext instance.
Type: Axis
An Axis instance.