RepeatColors Property

The RepeatColors property returns or sets the Repeat Colors value. Returns a Boolean.

Syntax

object.RepeatColors

object.RepeatColors = RepeatColors

 

Parameter Type Description
RepeatColors Boolean required, true to repeat colors in table

 

Example

This example shows how to repeat colors on a bar chart.

Bar1.RepeatColors = True

 

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