SetzColorTableStyle     Procedure (Sub)

Public Sub SetzColorTableStyle(Left As Single, Top As Single, Width As Single, Height As Single, BorderColor As Long, Font$, FontColor)

Set the position and style of the zColor table, which displays colors as a function of the z coordinate.

ParameterTypeDescription

Left

Single

Left position of color table, as % of page

Top

Single

Top position of color table, as % of page

Width

Single

Width of color table, as % of page

Height

Single

Height of color table, as % of page

BorderColor

Long

Border color

Font$

String

Font

FontColor

Variant

Font color

See Also..

ClearColorBands   AddColorBand  

Example..

Call ecGraph3D1.SetzColorTableStyle(left, top, width, height, bordercolor, font, fontcolor) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd