ChartDirector 7.0 (Python Edition)

ColorAxis.getColorScale


Usage

getColorScale()

Description

Gets the color stops defining the axis scale and the associated colors.

Arguments

None

Return Value

An array of numbers representing the color stops. Please refer to ColorAxis.setColorScale on how to interpret this array.