Type interface
Defines adapters for DateAxis
.
Inheritance
IDateAxisAdapters extends IValueAxisAdapters
, IDateAxisProperties
.
IDateAxisAdapters is not extended by any other symbol.
Properties
adjustLabelPrecision # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
---|---|
align # |
Param Array ( [name] => Align [type] => reference ) { type: Inherited from |
alwaysShowTooltip # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
baseValue # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Applied to the base value of the axis |
clickable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
contentAlign # |
Param Array ( [name] => Align [type] => reference ) { type: Inherited from Horizontal alignment of Container's items. |
contextMenuDisabled # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
criticalError # |
Param Array ( [name] => Error [type] => reference ) { type: Inherited from |
cursorOptions # |
Param Array ( [name] => ICursorOptions [type] => reference ) { type: Inherited from |
cursorTooltipEnabled # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from Indicates if cusor's tooltip should be shown on this Axis. |
data # |
Param Array ( [name] => [type] => array [elementType] => Array ( [name] => any [type] => intrinsic ) ) { type: Inherited from Applied to chart's data before it is retrieved for use. |
dataContextValue # |
Param Array ( [name] => [type] => reflection [declaration] => Array ( [name] => __type [kind] => type literal [sources] => Array ( [0] => .internal/core/Component.ts ) [children] => Array ( [property] => Array ( [0] => Array ( [name] => dataItem [kind] => variable [type] => Array ( [name] => DataItem [type] => reference ) [sources] => Array ( [0] => .internal/core/Component.ts ) [hash] => 4e501cea3122dff1a5c9a30376d044dd ) [1] => Array ( [name] => field [kind] => variable [type] => Array ( [name] => string [type] => intrinsic ) [sources] => Array ( [0] => .internal/core/Component.ts ) [hash] => 51c624e78e4508f87948984c1462cfca ) [2] => Array ( [name] => value [kind] => variable [type] => Array ( [name] => any [type] => intrinsic ) [sources] => Array ( [0] => .internal/core/Component.ts ) [hash] => 0e8f6978ec4d7cd3e56f721b76cf3a25 ) ) ) [hash] => 9f070b3051fc145da56ce9259d53d97b ) ) { type: Inherited from Applied after |
disabled # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
draggable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
dx # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
dy # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
end # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
endLocation # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Axis end location.
@param Location (0-1) |
extraMax # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
extraMin # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
extraTooltipPrecision # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
fill # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => Color [type] => reference ) [1] => Array ( [name] => LinearGradient [type] => reference ) [2] => Array ( [name] => RadialGradient [type] => reference ) [3] => Array ( [name] => Pattern [type] => reference ) ) ) { type: Inherited from |
fillModifier # |
Param Array ( [name] => ColorModifier [type] => reference ) { type: Inherited from |
fillOpacity # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
fixedWidthGrid # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from If set to |
focusable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
fontFamily # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from Font family for the text. |
fontSize # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Font size for the text. |
fontWeight # |
Param Array ( [name] => FontWeight [type] => reference ) { type: Default Inherited from Default font weight. |
getTooltipText # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from Applied to the tooltip text before it is shown. |
globalScale # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
groupCount # |
Param Array ( [name] => number [type] => intrinsic ) { type: Default Inherited from Indicates threshold of data items in selected range at which to start aggregating data items if @since 4.7.0 |
groupData # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from Indicates if data should be aggregated to composide data items if there are more data items in selected range than @since 4.7.0 |
groupInterval # |
Param Array ( [name] => ITimeInterval [type] => reference ) { type: Inherited from Disables automatic selection of data grouping intervals and always uses @since 4.9.24 |
height # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => number [type] => intrinsic ) [1] => Array ( [name] => Percent [type] => reference ) ) ) { type: Inherited from |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
|
hideTooltipWhileZooming # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from Indicates if axis' tooltip should be hidden while axis range is animating (zooming) @since 4.7.16 |
hitOptions # |
Param Array ( [name] => IHitOptions [type] => reference ) { type: Inherited from |
horizontalCenter # |
Param Array ( [name] => HorizontalCenter [type] => reference ) { type: Inherited from |
hoverOnFocus # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
hoverOptions # |
Param Array ( [name] => IHoverOptions [type] => reference ) { type: Inherited from |
hoverable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
id # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
includeRangesInMinMax # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
inert # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
inertiaOptions # |
Param Array ( [name] => Dictionary [type] => reference [typeArguments] => Array ( [0] => Array ( [name] => InertiaTypes [type] => reference ) [1] => Array ( [name] => IInertiaOptions [type] => reference ) ) ) { type: Inherited from |
innerHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
innerWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
interactionsEnabled # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
isActive # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
isHover # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
keepSelection # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
keyboardOptions # |
Param Array ( [name] => IKeyboardOptions [type] => reference ) { type: Inherited from |
layout # |
Param Array ( [name] => ContainerLayout [type] => reference ) { type: Default Inherited from Container layout. Options: "absolute" (default), "vertical", "horizontal", or "grid". |
logarithmic # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
marginBottom # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
marginLeft # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
marginRight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
marginTop # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
markUnitChange # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from Use @param Use different format for period beginning? |
mask # |
Param Array ( [name] => Sprite [type] => reference ) { type: Inherited from |
max # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Applied to the max value of the axis |
maxColumns # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Maximum number of columns (when using |
maxHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
maxPrecision # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
maxWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
maxX # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
maxY # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
maxZoomCount # |
Param Array ( [name] => number [type] => intrinsic ) { type: Default Inherited from Use this for Limits how many categories or base intervals can be shown at the same time. If there are more items in the chart, the chart will auto-zoom. |
maxZoomFactor # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Maximum zoom factor of a component. |
measuredHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
measuredWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
min # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Applied to the min value of the axis |
minHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
minWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
minX # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
minY # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
minZoomCount # |
Param Array ( [name] => number [type] => intrinsic ) { type: Default Inherited from Use this for Allows restricting zoom in beyond certain number of categories or base intervals. The chart will not zoom in beyond this number of items. |
mouseOptions # |
Param Array ( [name] => IMouseOptions [type] => reference ) { type: Inherited from |
nonScaling # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
nonScalingStroke # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
opacity # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
outerHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
outerWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
paddingBottom # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
paddingLeft # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
paddingRight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
paddingTop # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
path # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
pixelHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelMarginBottom # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelMarginLeft # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelMarginRight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelMarginTop # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelPerfect # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
pixelWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelX # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
pixelY # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
populateString # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerChecked # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
readerControls # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerDescribedBy # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerDescription # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerHidden # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
readerLabelledBy # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerLive # |
Param Array ( [name] => AriaLive [type] => reference ) { type: Inherited from |
readerOrientation # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerTitle # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerValueNow # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
readerValueText # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
relativeHeight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeMarginBottom # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeMarginLeft # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeMarginRight # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeMarginTop # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeX # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
relativeY # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
resizable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
reverseOrder # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from If set to |
role # |
Param Array ( [name] => Roles [type] => reference ) { type: Inherited from |
rotation # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
scale # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
setStateOnChildren # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from Specifies if, when state is applied on this container, the same state should be applied to container's children as well as |
shapeRendering # |
Param Array ( [name] => ShapeRendering [type] => reference ) { type: Inherited from |
showOnInit # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
showTooltipOn # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => [type] => stringLiteral [value] => hover ) [1] => Array ( [name] => [type] => stringLiteral [value] => hit ) [2] => Array ( [name] => [type] => stringLiteral [value] => always ) ) ) { type: Inherited from |
skipEmptyPeriods # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from If enabled, axis will automatically collapse empty (without data points) periods of time, i.e. weekends. |
snapTooltip # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from Should the nearest tooltip be shown if no data item is found on the current cursor position. |
start # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
startLocation # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from Axis start location.
@param Location (0-1) |
strictMinMax # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
stroke # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => Color [type] => reference ) [1] => Array ( [name] => LinearGradient [type] => reference ) [2] => Array ( [name] => RadialGradient [type] => reference ) [3] => Array ( [name] => Pattern [type] => reference ) ) ) { type: Inherited from |
strokeDasharray # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
strokeDashoffset # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
strokeLinecap # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => [type] => stringLiteral [value] => butt ) [1] => Array ( [name] => [type] => stringLiteral [value] => square ) [2] => Array ( [name] => [type] => stringLiteral [value] => round ) ) ) { type: Inherited from |
strokeLinejoin # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => [type] => stringLiteral [value] => miter ) [1] => Array ( [name] => [type] => stringLiteral [value] => round ) [2] => Array ( [name] => [type] => stringLiteral [value] => bevel ) ) ) { type: Inherited from |
strokeModifier # |
Param Array ( [name] => ColorModifier [type] => reference ) { type: Inherited from |
strokeOpacity # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
strokeWidth # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
swipeOptions # |
Param Array ( [name] => ISwipeOptions [type] => reference ) { type: Inherited from |
swipeable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
syncWithAxis # |
Param Array ( [name] => ValueAxis [type] => reference ) { type: Inherited from |
tabindex # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
textDecoration # |
Param Array ( [name] => TextDecoration [type] => reference ) { type: Default Inherited from Default font decoration. |
timezone # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from If set will recalculate all timestamps in data to specific named timezone, e.g. IMPORTANT: do not set @since 4.10.1 |
timezoneOffset # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from If set will recalculate all timestamps in data by applying specific offset in minutes. IMPORTANT: do not set @since 4.8.5 |
togglable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
toggleZoomOutButton # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Default Inherited from Normally, when axis is zoomed in, a zoom out button is shown by a chart, and vice versa: when axis is zoomed out completely, zoom out button is hidden. Setting this to |
tooltipDateFormat # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => string [type] => intrinsic ) [1] => Array ( [name] => DateTimeFormatOptions [type] => reference ) ) ) { type: Inherited from A special date format to apply axis tooltips. Will use same format as for labels, if not set. |
tooltipHTML # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
tooltipPosition # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => [type] => stringLiteral [value] => fixed ) [1] => Array ( [name] => [type] => stringLiteral [value] => pointer ) ) ) { type: Inherited from |
tooltipText # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
tooltipX # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => number [type] => intrinsic ) [1] => Array ( [name] => Percent [type] => reference ) ) ) { type: Inherited from |
tooltipY # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => number [type] => intrinsic ) [1] => Array ( [name] => Percent [type] => reference ) ) ) { type: Inherited from |
trackable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
treatZeroAs # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
url # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
urlTarget # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
userClassName # |
Param Array ( [name] => string [type] => intrinsic ) { type: Inherited from |
valign # |
Param Array ( [name] => VerticalAlign [type] => reference ) { type: Inherited from |
verticalCenter # |
Param Array ( [name] => VerticalCenter [type] => reference ) { type: Inherited from |
visible # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
wheelable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
width # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => number [type] => intrinsic ) [1] => Array ( [name] => Percent [type] => reference ) ) ) { type: Inherited from |
x # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => number [type] => intrinsic ) [1] => Array ( [name] => Percent [type] => reference ) ) ) { type: Inherited from |
y # |
Param Array ( [name] => [type] => union [types] => Array ( [0] => Array ( [name] => number [type] => intrinsic ) [1] => Array ( [name] => Percent [type] => reference ) ) ) { type: Inherited from |
zIndex # |
Param Array ( [name] => number [type] => intrinsic ) { type: Inherited from |
zoomable # |
Param Array ( [name] => boolean [type] => intrinsic ) { type: Inherited from |
There are 169 inherited items currently hidden from this list. |