API Reference

Class

LegacyXlsChartPlotGrowth

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

Describes decoded PlotGrowth chart font-scaling metadata.

Inheritance

  • Object
  • LegacyXlsChartPlotGrowth

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 Int16 HorizontalIntegral { get; } #

Gets the integral part of the horizontal growth factor.

public UInt16 HorizontalFractional { get; } #

Gets the fractional part of the horizontal growth factor.

public Double HorizontalGrowthPoints { get; } #

Gets the horizontal growth factor in points.

public Int16 VerticalIntegral { get; } #

Gets the integral part of the vertical growth factor.

public UInt16 VerticalFractional { get; } #

Gets the fractional part of the vertical growth factor.

public Double VerticalGrowthPoints { get; } #

Gets the vertical growth factor in points.