Search
LegendController Class
See Also
 






Allows movement of a legend performed by the user within the boundaries of its parent Panel.

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

 Syntax

Java  Copy Code

public class LegendController extends PlotController

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.PlotController
        com.mindfusion.charting.LegendController

 See Also