Properties

<< Click to Display Table of Contents >>

 

Properties

This section contains information about the properties of an Axis object.

 

NOTE

The AutoAxis, HorAxis e VerAxis properties are properties from the Collection of Axes that access default Automatic, Horizontal, and Vertical Axes, respectively. For example, instead of using "Chart.Axes.Item('HorizontalAxis')", users can use "Chart.Axes.HorAxis". All other user-created Axes must be accessed by their names using the Item method.

 

The available properties on this section are the following:

Color

EnableScaleColor

EnableTextColor

Format

GridColor

GridStyle

Inverse

MinorTicks

Mirror

Name

NormalBandColor

NormalBandHighValue

NormalBandLowValue

NormalBandVisible

Position

ReferenceLineColor

ReferenceLineStyle

ReferenceLineValue

ReferenceLineVisible

ReferenceLineWidth

ScaleType

ShowGrid

Title

UsePenEUAsTitle

Visible

Was this page useful?