WebCola
Options
All
  • Public
  • Public/Protected
  • All
Menu

Element of the Arc Datums Array created by invoking the Pie generator.

The generic refers to the data type of an element in the input array passed into the Pie generator.

Type parameters

  • T

Hierarchy

  • PieArcDatum

Index

Properties

data

data: T

The input datum; the corresponding element in the input data array of the Pie generator

endAngle

endAngle: number

The end angle of the arc. If the pie generator was configured to be used for the arc generator, then the units are in radians with 0 at -y (12 o’clock) and positive angles proceeding clockwise.

index

index: number

The zero-based sorted index of the arc.

padAngle

padAngle: number

The pad angle of the arc. If the pie generator was configured to be used for the arc generator, than the units are in radians.

startAngle

startAngle: number

The start angle of the arc. If the pie generator was configured to be used for the arc generator, then the units are in radians with 0 at -y (12 o’clock) and positive angles proceeding clockwise.

value

value: number

The numeric value of the arc.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc