Type interface
Inheritance
IPictorialStackedSeriesSettings extends IPyramidSeriesSettings
.
IPictorialStackedSeriesSettings is not extended by any other symbol.
Properties
active # |
Type Inherited from Indicates if element is currently active. |
---|---|
alignLabels # |
Type Default Inherited from Should labels be aligned into columns/rows? |
background # |
Type Inherited from Background element. Click here for more info |
bottomRatio # |
Type Default Inherited from Width of the bottom edge of the slice relative to the top edge of the next slice.
Click here for more info |
bottomWidth # |
Type Default Inherited from The width of the base of the pyramid. Can either be a fixed pixel value or percent relative to the space available to the series. Click here for more info |
calculateAggregates # |
Type Inherited from If set to Do not enable unless you are using such aggregate values in tooltips, display data fields, heat rules, or similar. |
categoryField # |
Type Inherited from A field in data that holds category names. |
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. |
colors # |
Type Inherited from A |
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 |
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. |
endLocation # |
Type Default Inherited from Relative location within area available to series where it should start. Click here for more info |
exportable # |
Type Inherited from If set to |
fill # |
Type Inherited from Series fill color. Click here for more info |
fillField # |
Type Inherited from A field that holds color for slice fill. |
forceHidden # |
Type Inherited from If set to |
forceInactive # |
Type Inherited from If set to @since 5.0.21 |
heatRules # |
Type Inherited from A list of heat rules to apply on series elements. 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. |
idField # |
Type Inherited from A key to look up in data for an id of the data item. |
ignoreZeroValues # |
Type Inherited from If set to |
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 |
legendDataItem # |
Type Inherited from A data item representing series in a @readonly |
legendLabelText # |
Type Inherited from A text template to be used for label in legend. |
legendValueText # |
Type Inherited from A text template to be used for value label in legend. |
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. |
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 |
maxHeight # |
Type Inherited from Maximum allowed height in pixels. |
maxWidth # |
Type Inherited from Maximum allowed width in pixels. |
minHeight # |
Type Inherited from Minimum allowed height in pixels. |
minWidth # |
Type Inherited from Minimum allowed width in pixels. |
name # |
Type Inherited from Name of the series. |
numberFormatter # |
Type Inherited from An instance of Click here for more info |
opacity # |
Type Inherited from Opacity. 0 - fully transparent; 1 - fully opaque. |
orientation # |
Type Default Inherited from Orientation of the series. Click here for more info |
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. |
position # |
Type Inherited from Positioning of the element. |
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. |
sequencedDelay # |
Type Inherited from A delay in milliseconds to wait before starting animation of next data item. Click here for more info |
sequencedInterpolation # |
Type Inherited from If set to Click here for more info |
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 |
startLocation # |
Type Default Inherited from Relative location within area available to series where it should start. 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 Series stroke color. Click here for more info |
svgPath # |
Type An SVG path that will define the shape of the pictorial series. 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
|
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. |
topWidth # |
Type Default Inherited from The width of the tip of the pyramid. Can either be a fixed pixel value or percent relative to the space available to the series. Click here for more info |
userData # |
Type Inherited from A storage for any custom user data that needs to be associated with the element. |
valueField # |
Type Inherited from A key to look up in data for a numeric value of the data item. Some series use it to display its elements. It can also be used in heat rules. |
valueIs # |
Type Default Inherited from Determines calculation mechanism for the slice area based on value. Click here for more info |
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. |
There are 92 inherited items currently hidden from this list. |