API Reference

Class

LegacyXlsChart3DBarShapeOptions

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

Describes decoded Chart3DBarShape options preserved from a BIFF chart stream.

Inheritance

  • Object
  • LegacyXlsChart3DBarShapeOptions

Usage

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

Accepted by parameters

Properties

public Byte Riser { get; } #

Gets the raw base-shape value for the chart data points.

public String RiserName { get; } #

Gets the decoded base-shape name for the chart data points.

public Byte Taper { get; } #

Gets the raw tapering value for the chart data points.

public String TaperName { get; } #

Gets the decoded tapering mode name for the chart data points.