UseColorTable Property

The UseColorTable property returns or sets the User color table value. Returns a Boolean.

Syntax

object.UseColorTable

object.UseColorTable = True

 

Parameter Type Description
UseColorTable Boolean required, true to use color table

Example

This example shows how to turn on the use of the color table for a bar chart.

Bar1.UseColorTable = true

 

Used by: Auto3DXYZBarChart, AutoBarChart, AutoBoxPlot, AutoBubblePlot, AutoFloatingĀ­Bar, AutoHistogram, AutoPolarBarChart, AutoTernaryBubblePlot