Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

When creating a chart with two X or Y axes (primary and secondary), use AxisType to associate a series with a particular axis.

Signature
C#
C#
 public sealed class AxisType : TypesafeEnum
Signature
vb.net
vb.net
Public NotInheritable Class AxisType
		Inherits TypesafeEnum
Values

Name

Description

Anchor
Primary
Primary
Primary

Primary axis

Anchor
Secondary
Secondary
Secondary

Secondary axis

Scrollbar