API Reference

Class

LegacyXlsChartCategoryLabelOptions

Namespace OfficeIMO.Excel.LegacyXls.Model
Assembly OfficeIMO.Excel
Modifiers sealed

Describes preserve-only CatLab axis-label metadata from a BIFF chart stream.

Inheritance

  • Object
  • LegacyXlsChartCategoryLabelOptions

Usage

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

Returned or exposed by

Accepted by parameters

Properties

public UInt16 OffsetPercentage { get; } #

Gets the axis-label offset as a percentage of the default distance.

public UInt16 Alignment { get; } #

Gets the raw axis-label alignment value.

public String AlignmentName { get; } #

Gets the decoded axis-label alignment name.

public Boolean UseAutomaticLabelCount { get; } #

Gets whether the category label count is automatically calculated.