Search results

PivotChartConnectorStyle API in JavaScript (ES5) Pivot Table API control

Allow options to customize the pie, funnel, doughnut and pyramid chart data label connector.

Properties

color

string

Specifies the color of the connector line for pie, funnel, doughnut and pyramid chart.

Defaults to null

dashArray

string

dashArray of the connector line for pie, funnel, doughnut and pyramid chart.

Defaults to

length

string

Length of the connector line in pixels for pie, funnel, doughnut and pyramid chart.

Defaults to ‘null’

type

ConnectorType

specifies the type of the connector line for pie, funnel, doughnut and pyramid chart. They are

  • curve
  • Line

Defaults to ‘Line’

width

number

Width of the connector line in pixels for pie, funnel, doughnut and pyramid chart.

Defaults to 1