MindFusion.Charting for Java Programmer's Guide |
Duration.negate Method |
See Also |
![]() ![]() |
Returns a Duration whose value is the negated value of the specified instance.
Namespace: com.mindfusion.common
File: com.mindfusion.common
Java
![]() |
---|
public Duration negate () |
A Duration with the same numeric value as this instance, but the opposite sign.
© 2022 MindFusion |