Sets the name of this element.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
SyntaxJava
Copy Code
|
|---|
public void setName ( |
RemarksThe name can be used to obtain a reference to the element through a call to the getElementByName method.
See Also