Winnovative Web Chart Documentation

WebChartColorsFromArray Method

Winnovative Web Chart
Load the colors that will be used from an array

Namespace:  Winnovative
Assembly:  Winnovative.WebChart (in Winnovative.WebChart.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void ColorsFromArray(
	Color[] Colors
)

Parameters

Colors
Type: System.DrawingColor
Array of colors
See Also

Reference