Gets the maximum count of legend items that can be rendered in a single column in the legend.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public int getMaxLegendItemsPerColumn () |
An integer, greater than 0 and equal to or smaller than the count of data items rendered by the legend.
See Also