Table of Contents

TBaseAxis Class

Common ancestor for all Axis types.

Syntax

Namespace: FlexCel.Core

public abstract class TBaseAxis

Constructors

Name Description
TBaseAxis Creates a new TBaseAxis instance.

Properties

Name Description
AxisLineOptions Linestyles for the different lines of this axis.
AxisPos Position of the axis in the chart.
Caption Axis Caption.
Deleted If true, the axis is not a real axis and must not be drawn.
Font Font used on this axis.
LogBase If the axis is logarithmic, the base for the logarithm.
NumberFormat Format for the numbers on this axis.
NumberFormat​Linked​ToSource True if the format for the numbers on this axis is linked to the format in the cells in the spreadsheet.
TickOptions Options for the ticks and the font used on the labels.