Page tree

Versions Compared

Key

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

...

Excerpt

Enumeration value allowing you to determine what type of values are displayed on this axishow the axis is displayed.

Signature
C#
C#
 public sealed class AxisDisplayType : TypesafeEnum

...

Name

Description

Anchor
Automatic
Automatic
Automatic

Excel will set the display format automatically.

Anchor
Category
Category
Category

Category axis values will be displayed as numberstext, with each data point occupying an equal amount of horizontal space.

Anchor
TimeScale
TimeScale
TimeScale

Category axis values will be displayed as dates. A time-scale category axis displays dates will show a range of dates in chronological order at specific intervals.. The horizontal position of each data point is determined by where it falls in this range of dates.

Scrollbar