Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PieSeries

Hierarchy

Index

Constructors

constructor

  • Returns PieSeries

Properties

android

android: any

endAngle

endAngle: number

expandRadius

expandRadius: number

fillColors

fillColors: Color[]

ios

ios: any

items

items: any

labelStyle

labelStyle: PointLabelStyle

legendLabel

legendLabel: string

legendTitle

legendTitle: string

outerRadiusFactor

outerRadiusFactor: number

selectionMode

selectionMode: ChartSeriesSelectionMode

seriesName

seriesName: string

showLabels

showLabels: boolean

showPercentage

showPercentage: boolean

startAngle

startAngle: number

strokeColors

strokeColors: Color[]

strokeWidth

strokeWidth: number

valueProperty

valueProperty: string

Static endAngleProperty

endAngleProperty: Property<PieSeries, number>

Static expandRadiusProperty

expandRadiusProperty: Property<PieSeries, number>

Static fillColorsProperty

fillColorsProperty: Property<PieSeries, Color[]>

Static itemsProperty

itemsProperty: Property<ChartSeries, any>

Static labelStyleProperty

labelStyleProperty: Property<ChartSeries, PointLabelStyle>

Static legendLabelProperty

legendLabelProperty: Property<PieSeries, string>

Static legendTitleProperty

legendTitleProperty: Property<ChartSeries, string>

Static outerRadiusFactorProperty

outerRadiusFactorProperty: Property<PieSeries, number>

Static selectionModeProperty

selectionModeProperty: Property<ChartSeries, ChartSeriesSelectionMode>

Static showLabelsProperty

showLabelsProperty: Property<ChartSeries, boolean>

Static showPercentageProperty

showPercentageProperty: Property<PieSeries, boolean>

Static startAngleProperty

startAngleProperty: Property<PieSeries, number>

Static strokeColorsProperty

strokeColorsProperty: Property<PieSeries, Color[]>

Static strokeWidthProperty

strokeWidthProperty: Property<PieSeries, number>

Static valueProperty

valueProperty: Property<ChartSeries, any>

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