Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadCartesianChartComponent

Represents the RadCartesianChart component. Represents a Cartesian Chart that uses the cartesian coordinate system to plot the data point values. The component exposes all major features supported by the native controls through a unified API suitable for NativeScript developers.

example

'<RadCartesianChart> ... </RadCartesianChart>'

Hierarchy

  • RadCartesianChartComponent

Index

Properties

cartesianChart

cartesianChart: RadCartesianChart

Gets the NativeScript RadCartesianChart element.

nativeElement

nativeElement: RadCartesianChart

Gets the NativeScript RadCartesianChart element.

Generated using TypeDoc