Search
RenderContext2D.xAxis Property
See Also
 

Gets the chart's XAxis.

Namespace: MindFusion.Charting
File: RenderContext2D.js

 Syntax

JavaScript  Copy Code

get xAxis() {}

 Property Value

Type: Axis

 See Also