Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSEQChartValues > Methods

TRSEQChartValues.Add(TRSChartValueType,String,TCanvasColor) Method

Scroll Prev Top Next More

Creates a new EQ Bar or frequency item ( RSBarCharts.TRSEQChartValue instance) and adds it to the Items array. The new instance is initialized with the EQ value (High=Value), Caption, and Color parameters. Call Add to create a EQ bar 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.

Add returns the new EQ value.

Namespace: RSBarCharts

Parameters

Value

Type: TRSChartValueType

Caption

Type: String

Color

Type: TCanvasColor

Return Value

Type: TRSEQChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb