Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSChartValues.Items[Integer] Property

Scroll Prev Top Next More

Lists the values in the chart. Use Items to access individual value in the collection. The value of the Index parameter corresponds to the Index property of RSChartPanel.TRSChartValue . It represents the position of the value in the collection.

The Items property is the default property for the TRSChartValues class. You can access this property with the abbreviation Values[index], which is equivalent to Values.Items[index].
 
 

Namespace: RSChartPanel

Parameters

Index

Type: Integer

Property Value

Type: TRSChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb