C1.Silverlight.Chart3D Namespace > C1Chart3D Class : ColorPalette Property |
'Declaration
Public Property ColorPalette As System.Collections.Generic.IList(Of Color)
'Usage
Dim instance As C1Chart3D Dim value As System.Collections.Generic.IList(Of Color) instance.ColorPalette = value value = instance.ColorPalette
public System.Collections.Generic.IList<Color> ColorPalette {get; set;}
public read-write property ColorPalette: System.Collections.Generic.IList;
public function get,set ColorPalette : System.Collections.Generic.IList
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2