Show/Hide Toolbars

RiverSoftAVG Products Help

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

TRSHighLowAverageChartValues.Add(TRSChartValueType,String,TCanvasColor) Method

Scroll Prev Top Next More

Creates a new RSBarCharts.TRSHighLowAverageChartValue instance and adds it to the Items array. The new instance is initialized with the Average, Caption, and Color parameters (High and Low equal Average). Call Add to create a high/low/average bar 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)).

Add returns the new bar value.

Namespace: RSBarCharts

Parameters

Average

Type: TRSChartValueType

Caption

Type: String

Color

Type: TCanvasColor

Return Value

Type: TRSHighLowAverageChartValue

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb