Search
LegendRenderer.getMaxItemsPerColumn Method
See Also
 






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