MindFusion.Charting for Java Programmer's Guide
LegendRenderer.getMaxItemsPerColumn Method
See Also
 






  Gauges

Gets the maximum number of items that can be rendered in one legend column.

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

 Syntax

Java  Copy Code

public int getMaxItemsPerColumn ()

 Return Value

An integer.

 See Also