ChartDataValue

ChartDataValue class

Encapsulates chart data value

Properties

NameTypeDescription
ValueTypeNumberThe value of the property is CellValueType integer constant.
StringValueString
IntValueNumber
DoubleValueNumber
DateTimeValueDateTime
BoolValueboolean

ChartDataValue.ValueType property

The value of the property is CellValueType integer constant.

Type: Number

ChartDataValue.StringValue property

Type: String

ChartDataValue.IntValue property

Type: Number

ChartDataValue.DoubleValue property

Type: Number

ChartDataValue.DateTimeValue property

Type: DateTime

ChartDataValue.BoolValue property

Type: boolean