AxisInfo

Overview

AxisInfo is a interface in Aspose.Cells FOSS for TypeScript.

Properties: isPercentage, labelPositions, labels, maxValue, minValue, position, and 2 more.

Properties

NameTypeAccessDescription
position: "left" | "right" | "top" | "bottom"ReadGets the position.
labels: string[]ReadGets the labels.
labelPositions: number[]ReadGets the label positions.
tickPositions: number[]ReadGets the tick positions.
title: stringReadGets the title.
minValue: numberReadGets the min value.
maxValue: numberReadGets the max value.
isPercentage: booleanReadGets the is percentage.

See Also

 English