See Also

Series Class  | Series Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

PaletteName Property

Gets or sets a Palette boolean which indicates which static palette will be used be the Elements of this series.

Note If used, legend behavior will be different.

[Visual Basic]
Public Property PaletteName As Palette
[C#]
public Palette PaletteName {get; set;}

Remarks

When setting this property, each element will get it's own color. Whereas by default, all elements within a series take their color from Series.DefaultElement.Color. When the chart detects that the elements have been individually colored, each element's LegendEntry will replace the single legend entry of the series in the legend box.

See Also

Series Class  | Series Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.