Compartir a través de


_Chart.ChartStyle Propiedad

Definición

Devuelve o establece el estilo del gráfico. Lectura y escritura.

public:
 property System::Object ^ ChartStyle { System::Object ^ get(); void set(System::Object ^ value); };
public object ChartStyle { get; set; }
Public Property ChartStyle As Object

Valor de propiedad

Objeto

Comentarios

Para establecer el estilo de gráfico puede utilizar un número comprendido entre 1 y 48.

Se aplica a