Page tree

Versions Compared

Key

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

Description

Excerpt

A CategoryAxis object represents a chart's category (x) axis. CategoryAxis is a sub-class of Axis.

Signature
C#
C#
langcsharp
 public sealed class CategoryAxis : Axis

...