Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSCharts > Classes > TRS2DImageChartValues > Methods

TRS2DImageChartValues.Add(TRSChartValueType,String,TCanvasColor,Integer) Method

Scroll Prev Top Next More

Creates a new TRS2DImageChartValue instance and adds it to the Items array. The new instance is initialized with the X, Caption, Color, and ImageIndex parameters. Call Add to create a 2D image value in the collection. The new value is placed at the end of the Items array, or, if the collection is Sorted, placed at the sorted point in the collection (based on a default value (0, 0)).

Add returns the new 2D image value.

Namespace: RSCharts

Parameters

X

Type: TRSChartValueType

Caption

Type: String

Color

Type: TCanvasColor

ImageIndex

Type: Integer

Return Value

Type: TRS2DImageChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb