Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxPolarChart Point Fields
data Contains the data object that the series point represents. fullState Provides information about the state of the point object. Each point within a chart can be in several states. These states are represented by the numbers that are enumerated in the list below: 0 The point is not hovered and not selected (normal state); 1 The point is hovered; 2 The point is selected; 3 The point
dxPolarChart Series Fields
fullState Provides information about the state of the series object. Each series within a chart can be in several states. These states are represented by the numbers that are enumerated in the list below: 0 Series is not hovered and not selected (normal state); 1 Series is hovered; 2 Series is selected; 3 Series is hovered and selected. You can also use the isHovered() and isSelected
dxPolarChart Types
AdaptiveLayout Specifies adaptive layout properties. ArgumentAxis Specifies argument axis properties for the PolarChart UI component. ArgumentAxisClickEvent The type of the argumentAxisClick...
dxPolarChart ArgumentAxis
over. label Specifies properties for argument axis labels. linearThreshold Specifies a value used to calculate the range on a logarithmic axis within which the axis should be linear. Applies only
dxPolarChart ArgumentAxisConstantLines
displayBehindSeries Specifies whether to display the constant line behind or in front of the series. extendAxis Specifies whether to extend the axis to display the constant line. label An object...