Search
ChartEvent.setOuterLabel Method
See Also
 






Sets label to display outside chart segments.

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

 Syntax

Java  Copy Code

public void setOuterLabel (
    String value
)

 Parameters

value

A String containing the outer label.

 See Also