Value property: SparkChartItem class
Description
Use this property to specify the value (or height in pixels) for this spark chart item as a Numeric value.
Note:
If the Type property of the SparkChart instance is set to %SparkChartType_FloatingBar and a float value is defined for this spark chart item, then FloatValue and Value are added to determine the top of the bar.
This property is read/write.
Related Topics