MindFusion.Charting for Java Programmer's Guide
Duration Fields
 


  Gauges

 Public Fields

  Name Description

MaxValue

Represents the largest possible value of Duration.

MinValue

Represents the smallest possible value of Duration.

TicksPerDay

Represents the number of ticks in 1 day.

TicksPerHour

Represents the number of ticks in 1 hour.

TicksPerMillisecond

Represents the number of ticks in 1 millisecond.

TicksPerMinute

Represents the number of ticks in 1 minute.

TicksPerSecond

Represents the number of ticks in 1 second.

Zero

Represents zero duration.

 See Also