Column Property

ColumnBarGradient Property

Introduction

 

ColumnAxis Property This function works on current Columnimages/cons0001.png


 

Assigns the current column to an axis.

 

Syntax

FlpGrf.ColumnAxis [ = value]

 

The ColumnAxis property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

An integer expression setting the axis number that the column will be assigned.

 

Remarks

Assigns a column to an axis. The x-axis is axis number 0, left y-axis is axis number 1, and the right y-axis (or z-axis for XYZ graph type) is axis number 2.

FlpGrf1.Column = 1      FlpGrf1.Column = 1
FlpGrf1.ColumnAxis = 1      FlpGrf1.ColumnAxis = 2

 

images/colaxis.png


 

See Also

All Column Routines



Column Property ColumnBarGradient Property

 

 

Last modified on: Friday, August 16, 2002