Indicates whether a specified Duration is less than or equal to another specified Duration.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java Copy Code |
---|
public static boolean op_LessThanOrEqual ( |
A Duration.
A Duration.
true if the value of d1 is less than or equal to the value of d2; otherwise, false.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |