AddBarColors     Procedure (Sub)

Public Sub AddBarColors(zColors() As Long, Optional zIgnore)

Color each bar (or graph element) a different color by first defining an array zColors of colors. These colors will override the z-color table colors defined by SimpleColorBand or AddColorBand. AddFunction or AddDataArray. array that have this zIgnore value will be ignored, and instead the bar color assigned will be the color from the z-color table. See Demo4 as an example.

ParameterTypeDescription

zColors()

Long

Z colors

zIgnore

Variant

If a valid color value is passed via zIgnore, then any graph elements of the zColors

See Also..

SimpleColorBand   AddColorBand   AddFunction   AddDataArray  

Example..

Call ecGraph3D1.AddBarColors(zcolors, zignore) 


     
Contents     Variables     Events     Properties     Functions     Subs

ecGraph3D    Copyright © 2008, Encore Consulting Pty Ltd