Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Description

Excerpt

Enumeration for determinine what time unit to use for a chart axisdetermining the scale for category axes that have a DisplayType of TimeScale.

Signature
C#
C#
 public sealed class AxisTimeUnit : TypesafeEnum

...

Name

Description

Anchor
Day
Day
Day

Time is measured in days

Anchor
Month
Month
Month

Time is measured in months

Anchor
Year
Year
Year

Time is measured in years

Remarks

For more information about the effects that these enumeration values have, see the MajorUnit and MinorUnit properties.

Scrollbar