ChartGroup.SizeRepresents 属性

定义

返回或设置气泡图上气泡大小表示的含义。 可为以下 XlSizeRepresents 常量之一:xlSizeIsAreaxlSizeIsWidth

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

属性值

适用于