Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 858 Bytes

Excel.LegendKey.MarkerBackgroundColorIndex.md

File metadata and controls

28 lines (17 loc) · 858 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
LegendKey.MarkerBackgroundColorIndex property (Excel)
vbaxl10.chm590081
vbaxl10.chm590081
Excel.LegendKey.MarkerBackgroundColorIndex
a3300b32-d861-bba7-dbec-140a0580863c
04/27/2019
medium

LegendKey.MarkerBackgroundColorIndex property (Excel)

Returns or sets the marker background color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write Long.

Syntax

expression.MarkerBackgroundColorIndex

expression A variable that represents a LegendKey object.

[!includeSupport and feedback]