ChartPoint.getOriginalColorIsRGBA

Syntax

getOriginalColorIsRGBA();

Description

The getOriginalColorIsRGBA method returns whether the color for the point of chart data series is specified as a string in RGBA format.

Comments

The method returns value of the Boolean type.

Available values:

Example

The example of use is given on the Example of Creating a Stacked Histogram page.

See also:

ChartPoint