dotnetCHARTING Send comments on this topic.
GetSmartPalette Method
See Also 
dotnetCHARTING Namespace > SeriesCollection Class : GetSmartPalette Method


Generates a SmartPalette object that contains the names of series in this SeriesCollection matched with the specified Palette enumeration.

Overload List

Overload Description
GetSmartPalette(Palette) Generates a SmartPalette object that contains the names of series in this SeriesCollection matched with the specified Palette enumeration.  
GetSmartPalette(Color[]) Generates a SmartPalette object that contains the names of series in this SeriesCollection matched with the specified array of color objects.  

See Also