# GC.Spread.Sheets.Charts.IScaling

## Content

# Interface: IScaling

[Sheets](../modules/GC.Spread.Sheets).[Charts](../modules/GC.Spread.Sheets.Charts).IScaling

## Table of contents

### Properties

- [logBase](GC.Spread.Sheets.Charts.IScaling#logbase)
- [orientation](GC.Spread.Sheets.Charts.IScaling#orientation)

## Properties

### <a id="logbase" name="logbase"></a> logBase

• `Optional` **logBase**: `number`

The logarithmic scaling base value of the primary category axis.

___

### <a id="orientation" name="orientation"></a> orientation

• `Optional` **orientation**: `number`

Indicates the specified axis order. It can also accept the enum value `GC.Spread.Sheets.Charts.AxisOrientation`.
