ActiveReports 12
Item Property (IPalette)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace > IPalette Interface : Item Property
The index of palette entry.
Get next palette entry (color or hatch style) at the index specified
Syntax
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As PaletteEntry
PaletteEntry this[ 
   int index
]; {get;}

Parameters

index
The index of palette entry.
See Also

Reference

IPalette Interface
IPalette Members