Search
ArcArea Class
See Also
 






An adorner element representing an intersection of two ellipses.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public class ArcArea extends PathFigure

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.charting.components.Component
        com.mindfusion.charting.components.gauges.VisualElement
            com.mindfusion.charting.components.gauges.PathFigure
                com.mindfusion.charting.components.gauges.ArcArea

 See Also