Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartList > Properties

TRSChartList.Items[Integer] Property

Scroll Prev Top Next More

Provides direct access to the charts in the list. Use Items to directly access a chart in the list. Index identifies each chart by its position in the list.

Items is the default property of TRSChartList. That means you can omit the property name. Thus, instead of writing ChartList.Items[i], you can write ChartList[i]
 
 

Namespace: RSChartPanel

Parameters

Index

Type: Integer

Property Value

Type: TRSCustomChart

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb