MindFusion.Charting for Java Programmer's Guide
LabelProjection.drawAsProjection Method
See Also
 






  Gauges

Draws this projection in specified RenderContext.

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

 Syntax

Java  Copy Code

public void drawAsProjection (
    RenderContext context
)

 Parameters

context

A RenderContext instance.

 See Also