Interface IColorPalette
A common interface for all the color palette implementations.
Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting.dll
Syntax
public interface IColorPalette : ICloneable
Methods
GetColor(Int32, Int32)
Declaration
Color GetColor(int index, int count)
Parameters
System.
|
System.
|
Returns
System.
|