Compartir a través de


Series.MarkerForegroundColorIndex Propiedad

Definición

Devuelve o establece el color de primer plano 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 MarkerForegroundColorIndex { Microsoft::Office::Interop::Word::XlColorIndex get(); void set(Microsoft::Office::Interop::Word::XlColorIndex value); };
public Microsoft.Office.Interop.Word.XlColorIndex MarkerForegroundColorIndex { get; set; }
member this.MarkerForegroundColorIndex : Microsoft.Office.Interop.Word.XlColorIndex with get, set
Public Property MarkerForegroundColorIndex As XlColorIndex

Valor de propiedad

XlColorIndex

Se aplica a