Returns the scale element with the specified name.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java Copy Code |
---|
public VisualElement getElementByName ( |
The name of the element to search for.
A reference to the first VisualElement with the specified name.
This method performs deep search.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |