Type interface
Inheritance
IDateAxisSettings extends IValueAxisSettings
.
IDateAxisSettings is extended by IGaplessDateAxisSettings
.
Properties
active # |
Type Inherited from Indicates if element is currently active. |
---|---|
autoZoom # |
Type Default Inherited from If set to IMPORTANT: This setting will be ignored if both X and Y axes are a @since 5.2.20 |
background # |
Type Inherited from Background element. Click here for more info |
baseInterval # |
Type Indicates granularity of data. Click here for more info |
baseValue # |
Type Default Inherited from Base value, which indicates the threshold between "positive" and "negative" values. Click here for more info |
bullet # |
Type Inherited from A function that will be used to create bullets on each cell. Click here for more info |
calculateTotals # |
Type Inherited from If your series relies on dynamically calculated values, like value changes, percents, or total sums, set this to Click here for more info |
centerX # |
Type Inherited from X coordinate of the center of the element relative to itself. Center coordinates will affect placement as well as rotation pivot point. |
centerY # |
Type Inherited from Y coordinate of the center of the element relative to itself. Center coordinates will affect placement as well as rotation pivot point. |
crisp # |
Type Default Inherited from If set to It will round x/y position so it is positioned fine "on pixel". It will also adjust NOTE: this is might not universally work, especially when set on several objects that are supposed to fit perfectly with each other. @since 5.3.0 |
cursorOverStyle # |
Type Inherited from A named mouse cursor style to show when hovering this element. Click here for more info |
dateFormats # |
Type Date formats used for intermediate labels. Click here for more info |
dateFormatter # |
Type Inherited from An instance of Click here for more info |
disabled # |
Type Inherited from Indicates if element is disabled. |
draggable # |
Type Inherited from If set to |
durationFormatter # |
Type Inherited from An instance of Click here for more info |
dx # |
Type Inherited from Horizontal shift in pixels. Can be negative to shift leftward. |
dy # |
Type Inherited from Vertical shift in pixels. Can be negative to shift upward. |
end # |
Type Inherited from The initial relative zoom end position of the axis. E.g. stting it to Click here for more info |
endLocation # |
Type Default Relative location of where axis cell ends: 0 - beginning, 1 - end. IMPORTANT: |
exportable # |
Type Inherited from If set to |
extraMax # |
Type Inherited from Relative extension to the automatically-calculated maximum value of the axis scale. E..g. Click here for more info |
extraMin # |
Type Inherited from Relative extension to the automatically-calculated minimum value of the axis scale. E..g. Click here for more info |
extraTooltipPrecision # |
Type Inherited from If set, will use greater precision for the axis fooltip than the one for axis' actual labels. E.g. if axis displays labels with one decimal ( Click here for more info |
fillRule # |
Type Inherited from A function that can be used to specify how to configure axis fills. Click here for more info |
fixAxisSize # |
Type Default Inherited from If set to |
forceHidden # |
Type Inherited from If set to |
forceInactive # |
Type Inherited from If set to @since 5.0.21 |
gridIntervals # |
Type A list of intervals the axis is allowed to show grid/labels on. Click here for more info |
groupCount # |
Type Default Maximum number of data items in the view before data grouping kicks in. Click here for more info |
groupData # |
Type Default Should axis group data items togeter dynamically? Click here for more info |
groupInterval # |
Type Force data item grouping to specific interval. Click here for more info |
groupIntervals # |
Type A list of intervals the axis is allowed to group data items into. Click here for more info |
height # |
Type Inherited from Element's absolute height in pixels (numeric value) or relative height to parent ( |
html # |
Type Inherited from HTML content of the container. Click here for more info |
id # |
Type Inherited from A custom string ID for the element. If set, element can be looked up via Will raise error if an element with the same ID already exists. |
interactive # |
Type Inherited from Should this element accept user interaction events? |
interactiveChildren # |
Type Inherited from If set to |
interpolationDuration # |
Type Inherited from A duration of the animation from one setting value to another, in milliseconds. Click here for more info |
interpolationEasing # |
Type Inherited from Easing function to use for cross setting value animations. Click here for more info |
isMeasured # |
Type Inherited from If set to |
layer # |
Type Inherited from Numeric layer to put element in. Elements with higher number will appear in front of the ones with lower numer. If not set, will inherit layer from its ascendants. |
layerMargin # |
Type Inherited from Margins for the layer. Can be used to make the layer larger/or smaller than default chart size. @since @5.2.39 |
layout # |
Type Inherited from A method to layout Click here for more info |
logarithmic # |
Type Inherited from If set to Click here for more info |
marginBottom # |
Type Inherited from Bottom margin in pixels. |
marginLeft # |
Type Inherited from Left margin in pixels. |
marginRight # |
Type Inherited from Right margin in pixels. |
marginTop # |
Type Inherited from Top margin in pixels. |
markUnitChange # |
Type Default Display "period change" labels using different format. If set to |
mask # |
Type Inherited from An element to use as a container's mask (clipping region). Click here for more info |
maskContent # |
Type Inherited from If set to |
max # |
Type Inherited from Override maximum value for the axis scale. NOTE: the axis might modify the maximum value to fit into its scale better, unless Click here for more info |
maxDeviation # |
Type Default Inherited from A relative distance the axis is allowed to be zoomed/panned beyond its actual scope. Click here for more info |
maxHeight # |
Type Inherited from Maximum allowed height in pixels. |
maxPrecision # |
Type Inherited from Maximum number of decimals to allow in axis labels. This setting not only affects formatting of the labels, but also where and how many grid/labels are placed on the axis. Click here for more info |
maxWidth # |
Type Inherited from Maximum allowed width in pixels. |
maxZoomCount # |
Type Inherited from Maximum number of axis elements to show at a time. E.g. for a For a The axis will not allow to be zoomed out beyond this number. Click here for more info |
maxZoomFactor # |
Type Default Inherited from Maximum number of times the scope of the axis could auto-zoom-in. This is to prevent axis jumping too drastically when scrolling/zooming. |
min # |
Type Inherited from Override minimum value for the axis scale. NOTE: the axis might modify the minimum value to fit into its scale better, unless Click here for more info |
minHeight # |
Type Inherited from Minimum allowed height in pixels. |
minWidth # |
Type Inherited from Minimum allowed width in pixels. |
minZoomCount # |
Type Inherited from Minimum number of axis elements to show at a time. E.g. for a For a The axis will not allow to be zoomed in beyond this number. Click here for more info |
numberFormat # |
Type Inherited from Number format to use for axis labels. If not set, will use format set in global number formatter. Click here for more info |
numberFormatter # |
Type Inherited from An instance of Click here for more info |
opacity # |
Type Inherited from Opacity. 0 - fully transparent; 1 - fully opaque. |
paddingBottom # |
Type Inherited from Bottom padding in pixels. |
paddingLeft # |
Type Inherited from Left padding in pixels. |
paddingRight # |
Type Inherited from Right padding in pixels. |
paddingTop # |
Type Inherited from Top padding in pixels. |
panX # |
Type Inherited from If set to Click here for more info |
panY # |
Type Inherited from If set to Click here for more info |
periodChangeDateFormats # |
Type Date formats used for "period change" labels. Click here for more info |
position # |
Type Inherited from Positioning of the element. |
renderer # |
Type Inherited from A renderer object which is responsible of rendering visible axis elements. Click here for more info |
reverseChildren # |
Type Inherited from If set to @since 5.1.1 |
rotation # |
Type Inherited from Rotation in degrees. |
scale # |
Type Inherited from Scale. Setting to a value less than 1 will shrink object. |
setStateOnChildren # |
Type Inherited from If set to Click here for more info |
showTooltipOn # |
Type Default Inherited from Defines when tooltip is shown over the element. Available options:
Click here for more info |
snapTooltip # |
Type Default Inherited from Should tooltip snap to the |
start # |
Type Inherited from The initial relative zoom start position of the axis. E.g. stting it to Click here for more info |
startLocation # |
Type Default Relative location of where axis cell starts: 0 - beginning, 1 - end. IMPORTANT: |
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
strictMinMax # |
Type Inherited from Force axis scale to be precisely at values as set in In case This effectively locks the axis from auto-zooming itself when chart is zoomed in. If you need to zoom to actual low/high values within currently visible scope, use Use Click here for more info |
strictMinMaxSelection # |
Type Inherited from Force axis to auto-zoom to exact lowest and highest values from attached series' data items within ucurrently visible range. This is a good feature when your series is plotted from derivative values, like Use @since 5.1.11 |
syncWithAxis # |
Type Inherited from This setting can be set to an instance of another If set the grid of this axis will be synced with grid of the target axis. NOTE: this is not 100% guaranteed to work. In some rare cases perfect sync might not be possible. Click here for more info |
templateField # |
Type Inherited from Allows binding element's settings to data. Click here for more info |
themeTags # |
Type Inherited from Tags which can be used by the theme rules. Click here for more info |
themeTagsSelf # |
Type Inherited from Tags which can be used by the theme rules. These tags only apply to this object, not any children. Click here for more info |
themes # |
Type Inherited from A list of themes applied to the element. |
toggleKey # |
Type Inherited from If set, element will toggle specified boolean setting between |
tooltip # |
Type Inherited from
|
tooltipDateFormat # |
Type A date format to use for axis tooltip. Click here for more info |
tooltipDateFormats # |
Type Time unit-specific formats to use for axis tooltip. Click here for more info |
tooltipHTML # |
Type Inherited from HTML content to show in a tooltip when hovered. @since 5.2.11 |
tooltipIntervalOffset # |
Type A value which indicates relative position within axis cell to get timestamp for the tooltip from. Values are from If not set, it will use cell's start tiemstamp. Click here for more info |
tooltipLocation # |
Type Default Inherited from
|
tooltipNumberFormat # |
Type Inherited from A numeric format used for numbers displayed in axis tooltip. Click here for more info |
tooltipPosition # |
Type Inherited from Tooltip position. |
tooltipText # |
Type Inherited from Text to show in a tooltip when hovered. |
tooltipX # |
Type Inherited from Tooltip pointer X coordinate relative to the element itself. |
tooltipY # |
Type Inherited from Tooltip pointer Y coordinate relative to the element itself. |
treatZeroAs # |
Type Inherited from Treat zero values as some other value. Useful in situations where zero would result in error, i.e. logarithmic scale. Click here for more info |
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
verticalScrollbar # |
Type Inherited from Setting this to an instance of Click here for more info |
visible # |
Type Inherited from Is element visible? |
wheelable # |
Type Inherited from If set to |
width # |
Type Inherited from Element's absolute width in pixels (numeric value) or relative width to parent ( |
x # |
Type Inherited from X position relative to parent. |
y # |
Type Inherited from Y position relative to parent. |
zoomX # |
Type Inherited from If set to Click here for more info |
zoomY # |
Type Inherited from If set to Click here for more info |
There are 100 inherited items currently hidden from this list. |