FloatValue property: SparkChartItem class

Description

Use this property to specify float value for this spark chart item as a Number value. The float value becomes the floor, or starting point, for the spark chart item in pixels. The value of the Value property is added to the float.

If this property is not specified, the default value is to start the bar from the x-axis, effectively 0.

Note:

This property applies only when the Type property of the SparkChart instance is set to %SparkChartType_FloatingBar.

This property is read/write.