API Reference

Enum

ExcelChartAxisGroup

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Specifies whether a chart series uses the primary or secondary axis.

Inheritance

  • Enum
  • ExcelChartAxisGroup

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const ExcelChartAxisGroup Primary #

Series uses the primary axis group.

Value: 0
public const ExcelChartAxisGroup Secondary #

Series uses the secondary axis group.

Value: 1