Search
Chart.setPlotImageAlign Method
See Also
 






Sets the alignment of the PlotImage relatively to the Plot boundaries.

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

 Syntax

Java  Copy Code

public void setPlotImageAlign (
    ImageAlign value
)

 Parameters

value

One of the ImageAlign enumeration values.

 See Also