Type interface
Inheritance
IDateAxisPrivate extends IValueAxisPrivate.
IDateAxisPrivate is extended by IGanttDateAxisPrivate, IGaplessDateAxisPrivate.
Properties
|
baseInterval # |
Type Current base interval. |
|---|---|
|
cellWidth # |
Type Inherited from Width in pixels between grid lines (read-only). It might not be exact, as Could be used to detect when size changes and to adjust labels for them not to overlap. |
|
focusable # |
Type Inherited from If set to @since 5.3.16 |
|
gridInterval # |
Type Current grid interval. |
|
groupInterval # |
Type Current group interval. |
|
htmlElement # |
Type Inherited from A |
|
htmlElementWrapper # |
Type Inherited from A wrapper @since 5.11.2 |
|
lastTooltipCoords # |
Type Inherited from Logs last point for the shown tooltip (used to prevent subequent shows of tooltip in the same place) @since 5.11.3 |
|
max # |
Type Inherited from Calculated current maximum value of the axis scale. @readonly |
|
maxFinal # |
Type Inherited from A maximum value of the axis scale. Can be useful in cases where axis zoom is currently being animated, and @readonly |
|
min # |
Type Inherited from Calculated current minimum value of the axis scale. @readonly |
|
minFinal # |
Type Inherited from A minimum value of the axis scale. Can be useful in cases where axis zoom is currently being animated, and @readonly |
|
selectionMax # |
Type Inherited from Calculated maximum value of the currently viewable (zoomed) scope. @readonly |
|
selectionMaxFinal # |
Type Inherited from A target maximum value of the viewable value scope. Can be useful in cases where axis zoom is currently being animated, and @readonly |
|
selectionMin # |
Type Inherited from Calculated minimum value of the currently viewable (zoomed) scope. @readonly |
|
selectionMinFinal # |
Type Inherited from A target minimum value of the viewable value scope. Can be useful in cases where axis zoom is currently being animated, and @readonly |
|
selectionStepFinal # |
Type Inherited from When selection step changes, it might change during axis zoom animation. @readonly |
|
showingTooltip # |
Type Inherited from Is element currently showing a tooltip? |
|
step # |
Type Inherited from Value step between grid lines. @readonly |
|
stepDecimalPlaces # |
Type Inherited from Decimal places used when formatting axis labels. @readonly |
|
tooltipPosition # |
Type Inherited from Saves position to which tooltip points. |
|
tooltipTarget # |
Type Inherited from An element tooltip should inherit its colors from. |
|
trustBounds # |
Type Inherited from If set to This helps to solve ghost tooltips problem that sometimes appear while moving the pointer over interactive objects. This is set to @since 5.5.0 |
| There are 20 inherited items currently hidden from this list. | |