Enum SizeRepresents
- Namespace
- GrapeCity.Documents.Excel.Drawing
- Assembly
- GcDocs.Excel.dll
Specifies what the bubble size represents on a bubble chart.
public enum SizeRepresents
Fields
SizeIsArea = 0
Specifies the bubble area.
SizeIsWidth = 1
Specifies the bubble width.