SparkColor.Visible property (Excel)

Returns or sets whether the point is visible. Read/write.

Syntax

expression.Visible

expression A variable that represents a SparkColor object.

Return value

Boolean

Remarks

The setting of the Visible property corresponds to the settings of the High Point, Low Point, Negative Point, First Point, Last Point, and Markers check boxes in the Show section of the Sparkline Tools Design tab of the ribbon.

Use the corresponding properties of the SparkPoints object to set the state of these check boxes.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.