Search Results: "Write with OpenID" "Write post with name/password" slot
- All Results 660
- Guides 151
- Reference 509
- Technical Demos
- Support Center
dxBullet Configuration
Specifies an end value for the invisible scale. The primary, target and zero values of the Bullet UI component are held within a range. This range is represented by an invisible scale. To specify... of the Bullet UI component are contained within a range. This range is represented by an invisible scale. To specify the boundary values of this scale, set the startScaleValue and endScaleValue properties
dxCalendar Configuration
element. Specify this property if the UI component lies within an HTML form that will be submitted. onDisposing A function that is executed before the UI component is disposed of. onInitialized
dxChart Configuration
. To display this entire range without unused space on the value axis, the value axis's visual range gets widened or narrowed. Set this property to false if the visual range should be constant and equal... the same settings within the horizontalLine or verticalLine object, they will apply to the particular crosshair line only. Note that individual settings override common ones. View
dxChart argumentAxis
within the same interval get aggregated together. The aggregationGroupWidth property defines the length of each interval in pixels. See Also Data Aggregation series.aggregation aggregationInterval... that fall within the same interval get aggregated together. The aggregationInterval property defines the length of each interval. If the axis displays numbers, assign a number to this property
dxChart argumentAxis aggregationInterval
For data aggregation, the argument axis is divided into intervals. Series points that fall within the same interval get aggregated together. The aggregationInterval property defines the length of each interval. If the axis displays numbers, assign a number to this property. For example, an aggregationInterval of 100 produces the following intervals: 0 to 100, 100 to 200, 200 to 300, etc