Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadPieChartComponent

Represents the RadPieChart component. Represents a chart that visualizes its values as a slices of a pie. Depending on the associated series the values are visualized as a standard pie or a doughnut. The component exposes all major features supported by the native controls through a unified API suitable for NativeScript developers.

example

<RadPieChart> ... </RadPieChart>'

Hierarchy

  • RadPieChartComponent

Index

Properties

Properties

nativeElement

nativeElement: RadPieChart

Gets the NativeScript RadPieChart element.

pieChart

pieChart: RadPieChart

Gets the NativeScript RadPieChart element.

Generated using TypeDoc