Compartir a través de


Series.MarkerBackgroundColorIndex Propiedad

Definición

Devuelve o establece el color de fondo del marcador. Se aplica únicamente a los gráficos de líneas, de dispersión y radiales. Lectura y escritura XlColorIndex.

public:
 property Microsoft::Office::Interop::Excel::XlColorIndex MarkerBackgroundColorIndex { Microsoft::Office::Interop::Excel::XlColorIndex get(); void set(Microsoft::Office::Interop::Excel::XlColorIndex value); };
public Microsoft.Office.Interop.Excel.XlColorIndex MarkerBackgroundColorIndex { get; set; }
Public Property MarkerBackgroundColorIndex As XlColorIndex

Valor de propiedad

Se aplica a