ColumnAxis Property

Introduction

 

Column Property This function works on current Column


 

Sets the current column of data to be manipulated.

 

Syntax

FlpGrf.Column [ = value]

 

The Column property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

A numeric expression specifying the column to change.

 

Remarks

This property selects the column to be affected by other column setting properties. The number of available columns is set with the DataInit property.


 

See Also

All Column Routines



ColumnAxis Property

 

 

Last modified on: Friday, August 16, 2002