[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.IPalette.Item

this Property

this[int]

Gets the palette entry (color or hatch style) at the specified index.

Declaration
PaletteEntry this[int index] { get; }
Parameters
Type Name Description
int index

The index of the palette entry.

Property Value
Type Description
PaletteEntry

A PaletteEntry representing the palette entry at the specified index.