Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadCartesianChart

Hierarchy

Index

Properties

allowAnimations

allowAnimations: boolean

androidView

androidView: any

annotations

annotations: ObservableArray<CartesianChartAnnotation>

grid

horizontalAxis

horizontalAxis: CartesianAxis

horizontalZoom

horizontalZoom: number

legend

legend: RadLegendView

palettes

palettes: ObservableArray<Palette>

pointSelectionMode

pointSelectionMode: ChartSelectionMode

series

series: ObservableArray<any>

seriesSelectionMode

seriesSelectionMode: ChartSelectionMode

trackball

trackball: Trackball

verticalAxis

verticalAxis: CartesianAxis

verticalZoom

verticalZoom: number

Static allowAnimationsProperty

allowAnimationsProperty: Property<RadChartBase, boolean>

Static annotationsProperty

annotationsProperty: Property<RadChartBase, ObservableArray<any>>

Static chartPanFinishedEvent

chartPanFinishedEvent: string

Static chartZoomFinishedEvent

chartZoomFinishedEvent: string

Static gridProperty

gridProperty: Property<RadCartesianChart, RadCartesianChartGrid>

Static horizontalAxisProperty

horizontalAxisProperty: Property<RadCartesianChart, CartesianAxis>

Static horizontalZoomProperty

horizontalZoomProperty: Property<RadCartesianChart, number>

Static legendProperty

legendProperty: Property<RadChartBase, RadLegendView>

Static palettesProperty

palettesProperty: Property<RadChartBase, ObservableArray<Palette>>

Static pointDeselectedEvent

pointDeselectedEvent: string

Static pointSelectedEvent

pointSelectedEvent: string

Static pointSelectionModeProperty

pointSelectionModeProperty: Property<RadChartBase, ChartSelectionMode>

Static seriesDeselectedEvent

seriesDeselectedEvent: string

Static seriesProperty

seriesProperty: Property<RadChartBase, ObservableArray<any>>

Static seriesSelectedEvent

seriesSelectedEvent: string

Static seriesSelectionModeProperty

seriesSelectionModeProperty: Property<RadChartBase, ChartSelectionMode>

Static trackballProperty

trackballProperty: Property<RadCartesianChart, Trackball>

Static trackballTrackedSelectionEvent

trackballTrackedSelectionEvent: string

Static verticalAxisProperty

verticalAxisProperty: Property<RadCartesianChart, CartesianAxis>

Static verticalZoomProperty

verticalZoomProperty: Property<RadCartesianChart, number>

Methods

getAxisByID

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