ChartGroup.SizeRepresents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets what the bubble size represents on a bubble chart. Read/write.
public:
property Microsoft::Office::Interop::Word::XlSizeRepresents SizeRepresents { Microsoft::Office::Interop::Word::XlSizeRepresents get(); void set(Microsoft::Office::Interop::Word::XlSizeRepresents value); };
public Microsoft.Office.Interop.Word.XlSizeRepresents SizeRepresents { get; set; }
member this.SizeRepresents : Microsoft.Office.Interop.Word.XlSizeRepresents with get, set
Public Property SizeRepresents As XlSizeRepresents
Property Value
Can be either of the following XlSizeRepresents constants: xlSizeIsArea or xlSizeIsWidth