PivotChartConnectorStyleModel

12 Sep 20251 minute to read

Interface for a class PivotChartConnectorStyle

Properties

color string

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

dashArray string

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

length string

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

type ConnectorType

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

  • curve
  • Line

width number

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