SparkPoints.Lastpoint Property (Excel)

Returns a SparkColor object that represents the color and visibility of the marker for the last point of data on a sparkline. Read-only

Version Information

Version Added: Excel 2010

Syntax

expression .Lastpoint

expression A variable that represents a SparkPoints object.

Return Value

SparkColor

Remarks

The Lastpoint property corresponds to the setting of the Last Point, check box in the Show section, and of the Last Point item on the Marker Color drop-down list in the Style section of the Sparkline Tools Design tab of the ribbon.

See Also

Concepts

SparkPoints Object Members

SparkPoints Object