Charting::ChartValuesDefinition Class

Properties

valuesNumber Array

An array of numbers.

Methods

Addvalue Method

Add a value.

DataToString Method

Convert the data to string (multiple data elements, like xy values, are comma separated).

Deletevalue Method

Delete a value.

Insertvalue Method

Insert a new value.

Movevalue Method

Move a block of value items.

SetBoxPlot Method

Generate a box plot.

SetStock Method

Generate a stock data point.

SetX Method

Sets X Value for chart.

ValueType Method

Returns type of point - X, Stock, Box.

See Also