Search Results: "Write with OpenID" "Write post with name/password" slot

dxPolarChart Point Fields

Reference
Fields that provide information on the series point.

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

Reference
Fields that provide information on the series.

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

Reference

AdaptiveLayout Specifies adaptive layout properties. ArgumentAxis Specifies argument axis properties for the PolarChart UI component. ArgumentAxisClickEvent The type of the argumentAxisClick...

dxPolarChart ArgumentAxis

Reference
Specifies argument axis properties for the PolarChart UI component.

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

Reference
Defines an array of the argument axis constant lines.

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...