Type interface
Inheritance
IAxisRendererYSettings extends IAxisRendererSettings
.
IAxisRendererYSettings is not extended by any other symbol.
Properties
active # |
Type Inherited from Indicates if element is currently active. |
---|---|
blur # |
Type Inherited from Apply blur filter. Ranges of values in pixels: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
brightness # |
Type Inherited from Modifty visual brightness. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
cellEndLocation # |
Type Default Inherited from Indicates relative position where "usable" space of the cell ends. Click here for more info |
cellStartLocation # |
Type Default Inherited from Indicates relative position where "usable" space of the cell starts. 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. |
contrast # |
Type Inherited from Modify contrast. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
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 |
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 |
draw # |
Type Inherited from Drawing function. Must use renderer ( Click here for more info |
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. |
exportable # |
Type Inherited from If set to |
fill # |
Type Inherited from Fill color. Click here for more information |
fillGradient # |
Type Inherited from Fill gradient. Click here for more information |
fillOpacity # |
Type Inherited from Opacity of the fill. 0 - fully transparent; 1 - fully opaque. |
fillPattern # |
Type Inherited from Fill pattern. Click here for more information |
forceHidden # |
Type Inherited from If set to |
forceInactive # |
Type Inherited from If set to @since 5.0.21 |
height # |
Type Inherited from Element's absolute height in pixels (numeric value) or relative height to parent ( |
hue # |
Type Inherited from Rotate HUE colors in degrees. Range of values: IMPORTANT: This setting is not supported in Safari browsers. 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. |
inside # |
Type Default If set to |
interactive # |
Type Inherited from Should this element accept user interaction events? |
inversed # |
Type Default Inherited from Set to Click here for more info |
invert # |
Type Inherited from Invert colors. Range of values: IMPORTANT: This setting is not supported in Safari browsers. 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 |
lineJoin # |
Type Default Inherited from A method to be used on anchor points (joints) of the multi-point line. 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. |
maxHeight # |
Type Inherited from Maximum allowed height in pixels. |
maxWidth # |
Type Inherited from Maximum allowed width in pixels. |
minGridDistance # |
Type Inherited from The minimum distance between grid lines in pixels. Click here for more info |
minHeight # |
Type Inherited from Minimum allowed height in pixels. |
minWidth # |
Type Inherited from Minimum allowed width in pixels. |
minorGridEnabled # |
Type Default Inherited from Re-enable display of skipped grid lines due to lack of space and as per the Click here for more info |
minorLabelsEnabled # |
Type Default Inherited from Enable labels on minor grid. If you enable labels, grid will be enabled automatically. Click here for more info |
nonScalingStroke # |
Type Default Inherited from Indicates if stroke of a Graphics should stay the same when it's scale changes. Note, this doesn't take into account parent container scale changes. |
numberFormatter # |
Type Inherited from An instance of Click here for more info |
opacity # |
Type Inherited from Opacity. 0 - fully transparent; 1 - fully opaque. |
opposite # |
Type Default If set to Click here for more info |
pan # |
Type Default Inherited from If set to Works on For a better result, set Will not work if @since 5.0.7 |
panSensitivity # |
Type Default Inherited from Sensitivity of panning. The higher the number, the more sensitive it is. |
position # |
Type Inherited from Positioning of the element. |
rotation # |
Type Inherited from Rotation in degrees. |
saturate # |
Type Inherited from Modify saturation. Range of values in pixels:
Click here for more info |
scale # |
Type Inherited from Scale. Setting to a value less than 1 will shrink object. |
sepia # |
Type Inherited from Apply sepia filter. Range of values: IMPORTANT: This setting is not supported in Safari browsers. Click here for more info |
shadowBlur # |
Type Inherited from Blurriness of the the shadow. The bigger the number, the more blurry shadow will be. Click here for more info |
shadowColor # |
Type Inherited from Color of the element's shadow. For this to work at least one of the following needs to be set as well:
Click here for more info |
shadowOffsetX # |
Type Inherited from Horizontal shadow offset in pixels. Click here for more info |
shadowOffsetY # |
Type Inherited from Vertical shadow offset in pixels. Click here for more info |
shadowOpacity # |
Type Inherited from Opacity of the shadow (0-1). If not set, will use the same as 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 |
stateAnimationDuration # |
Type Inherited from Duration of transition from one state to another. |
stateAnimationEasing # |
Type Inherited from Easing of transition from one state to another. |
stroke # |
Type Inherited from Stroke (border or line) color. Click here for more information |
strokeDasharray # |
Type Inherited from Stroke (border or line) dash settings. Click here for more information |
strokeDashoffset # |
Type Inherited from Stroke (border or line) dash offset. Click here for more information |
strokeGradient # |
Type Inherited from Stroke (border or line) gradient. Click here for more information |
strokeOpacity # |
Type Inherited from Opacity of the stroke (border or line). 0 - fully transparent; 1 - fully opaque. |
strokePattern # |
Type Inherited from Stroke (border or line) pattern. Click here for more information |
strokeWidth # |
Type Inherited from Width of the stroke (border or line) in pixels. |
svgPath # |
Type Inherited from Draw a shape using an SVG path. Click here for more information |
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
|
tooltipHTML # |
Type Inherited from HTML content to show in a tooltip when hovered. @since 5.2.11 |
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. |
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
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. |
There are 88 inherited items currently hidden from this list. |