ColumnMarkFont Property

ColumnPattern Property

Introduction

 

ColumnMarkSize Property This function works on current Column


 

Sets the mark size of a single column.

 

Syntax

FlpGrf.ColumnMarkSize [ = value]

 

The ColumnMarkSize property has these parts:

Part

Description

FlpGrf

An object expression that evaluates the Flipper Graph ASP object.

value

A numeric expression specifying the mark size in pixels.

 

Remarks

The default mark size is 3 pixels. Also, marks are only used in 2-D line or point graphs.

                                   FlpGrf1.ColumnMarkSize = 6

 

images/colmark.png


 

See Also

All Column Routines



ColumnMarkFont Property ColumnPattern Property

 

 

Last modified on: Friday, October 19, 2001