Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRS3DChartValues.Add(TRSChartValueType,TRSChartValueType,String,TCanvasColor) Method

Scroll Prev Top Next More

Creates a new RSCharts.TRS3DChartValue instance and adds it to the Items array. The new instance is initialized with the X, Y, Caption, and Color parameters. Call Add to create a 3D 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, 0)).

Add returns the new 3D value.
 

Namespace: RSCharts

Parameters

X

Type: TRSChartValueType

Y

Type: TRSChartValueType

Caption

Type: String

Color

Type: TCanvasColor

Return Value

Type: TRS3DChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb