[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LegendItemsCollection.Item

this Property

this[int]

Get or sets custom legend item by given index

Declaration
public LegendItem this[int index] { get; set; }
Parameters
Type Name Description
int index

The index of the item

this[string]

Get or sets custom legend item by given name

Declaration
public LegendItem this[string legendItemName] { get; }
Parameters
Type Name Description
string legendItemName

The name of the item