Series.MarkerBackgroundColorIndex Propiedad

Definición

Devuelve o establece el color de fondo del marcador como un índice en la paleta de colores actual, o como una de las siguientes XlColorIndex constantes: xlColorIndexAutomatic o xlColorIndexNone. Se aplica únicamente a los gráficos de líneas, de dispersión y radiales. Lectura y escritura

public:
 property Microsoft::Office::Interop::Word::XlColorIndex MarkerBackgroundColorIndex { Microsoft::Office::Interop::Word::XlColorIndex get(); void set(Microsoft::Office::Interop::Word::XlColorIndex value); };
public Microsoft.Office.Interop.Word.XlColorIndex MarkerBackgroundColorIndex { get; set; }
member this.MarkerBackgroundColorIndex : Microsoft.Office.Interop.Word.XlColorIndex with get, set
Public Property MarkerBackgroundColorIndex As XlColorIndex

Valor de propiedad

XlColorIndex

Se aplica a