ChartGroup.SizeRepresents Propriedade

Definição

Retorna ou define o que o tamanho da bolha representa em um gráfico de bolhas. Pode ser uma das seguintes constantes XlSizeRepresents : xlSizeIsArea ou xlSizeIsWidth.

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

Valor da propriedade

Aplica-se a