Specifies a display condition.
Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges
Java
![]() |
---|
public enum DisplayType |
Member name | Description | |
---|---|---|
![]() |
Always |
Indicates that the the element should always be displayed. |
![]() |
Auto |
Indicates that the visibility of an element should be determined automatically. |
![]() |
Never |
Indicates that the the element should always be hidden. |