"setSeriesNamedColorMap"

Activates a colormap for a series.

Synopsis

void shape.setSeriesNamedColorMap(int series, string name);

Parameters

Parameter Description
series Number of the series
name Name of the colormap

Description

This function sets one of the predefined colormaps for the series.

Assignment

Chart.ewo