.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace > Series Class : GetSmartPalette Method
GetSmartPalette Method (Series)
Generates a SmartPalette object that contains the names of the elements in this Series matched with the specified Palette enumeration. Each element gets a different color from the specified palette.
Overload List
OverloadDescription
Generates a SmartPalette object that contains the names of the elements in this Series matched with the specified Palette enumeration. Each element gets a different color from the specified palette.  
Generates a SmartPalette object that contains the names of the elements in this Series matched with the specified array of Color objects. Each element gets a different color from the specified color array.  
Generates a SmartPalette object with range colors based on the series data and specified colors. The resulting smartPalette will work on series with the same name as this series.  
Generates a SmartPalette object with range colors based on the series data and specified colors. The resulting smartPalette will work on series with the same name as this series.  
Example
Requirements

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

See Also