Click or drag to resize

XlsChartFormat SizeRepresents Property

Returns or sets what the bubble size represents on a bubble chart.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public BubbleSizeType SizeRepresents { get; set; }

Property Value

Type: BubbleSizeType

Implements

IChartFormat SizeRepresents
See Also