ExpertComponents WebChart
ColorsFromArray Method (Colors)
Namespaces > ExpertChart > WinChart > ColorsFromArray(Color[]())
Load the colors that will be used from an array
Syntax
C#Visual BasicManaged C++
public void ColorsFromArray (
	Color[] Colors
)
Public Sub ColorsFromArray ( _
	Colors As Color() _
)
public:
void ColorsFromArray (
	array<Color>^ Colors
)
Parameters
Colors (Color[]())
Array of colors

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)