Search
Renderer2D.domainAxis Method
See Also
 






Gets the domain Axis associated with this Renderer2D. For internal use only.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

protected Axis domainAxis (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 Return Value

 See Also