Type interface
Defines properties for MapChart
.
Inheritance
IMapChartProperties extends ISerialChartProperties
.
IMapChartProperties is extended by IMapChartAdapters
.
Properties
align # |
Type Inherited from |
---|---|
alwaysShowTooltip # |
Type Inherited from |
centerMapOnZoomOut # |
Type Default Specifies if the map should be centered when zooming out @since 4.7.12 |
clickable # |
Type Inherited from |
colors # |
Type Inherited from A set of colors to be used for chart elements, like Series, Slices, etc. |
contentAlign # |
Type Inherited from Horizontal alignment of Container's items. |
contextMenuDisabled # |
Type Inherited from |
deltaGamma # |
Type Degrees to rotate the map around horizontal "Z" - an axis that goes from the center of the globe directly to the viewer. @since 4.3.0 |
deltaLatitude # |
Type Degrees to rotate the map around horizontal axis (X). E.g. setting this to -90 will put Antarctica directly in the center of the map. @since 4.3.0 |
deltaLongitude # |
Type Degrees to rotate the map around vertical axis (Y). E.g. if set to -160, the longitude 20 will become a new center, creating a Pacific-centered map. |
disabled # |
Type Inherited from |
draggable # |
Type Inherited from |
dx # |
Type Inherited from |
dy # |
Type Inherited from |
fill # |
Type Inherited from |
fillModifier # |
Type Inherited from |
fillOpacity # |
Type Inherited from |
fixedWidthGrid # |
Type Default Inherited from If set to |
focusable # |
Type Inherited from |
fontFamily # |
Type Inherited from Font family for the text. |
fontSize # |
Type Inherited from Font size for the text. |
fontWeight # |
Type Default Inherited from Default font weight. |
height # |
Type Inherited from |
Type Inherited from |
|
homeGeoPoint # |
Type A map will start centered on this geographical point. |
homeZoomLevel # |
Type A map will start zoomed to this level. |
horizontalCenter # |
Type Inherited from |
hoverOnFocus # |
Type Inherited from |
hoverable # |
Type Inherited from |
id # |
Type Inherited from |
inert # |
Type Inherited from |
interactionsEnabled # |
Type Inherited from |
isActive # |
Type Inherited from |
isHover # |
Type Inherited from |
layout # |
Type Default Inherited from Container layout. Options: "absolute" (default), "vertical", "horizontal", or "grid". |
marginBottom # |
Type Inherited from |
marginLeft # |
Type Inherited from |
marginRight # |
Type Inherited from |
marginTop # |
Type Inherited from |
maxColumns # |
Type Inherited from Maximum number of columns (when using |
maxHeight # |
Type Inherited from |
maxPanOut # |
Type Default Maximum portion of the map's width/height to allow panning "off screen". A value of 0 (zero) will prevent any portion of the the map to be panned outside the viewport. 0.5 will allow half of the map to be outside viewable area. |
maxWidth # |
Type Inherited from |
maxX # |
Type Inherited from |
maxY # |
Type Inherited from |
maxZoomCount # |
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 # |
Type Inherited from Maximum zoom factor of a component. |
minHeight # |
Type Inherited from |
minWidth # |
Type Inherited from |
minX # |
Type Inherited from |
minY # |
Type Inherited from |
minZoomCount # |
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. |
mouseWheelBehavior # |
Type Specifies what should chart do if when mouse wheel is rotated. |
nonScaling # |
Type Inherited from |
nonScalingStroke # |
Type Inherited from |
opacity # |
Type Inherited from |
paddingBottom # |
Type Inherited from |
paddingLeft # |
Type Inherited from |
paddingRight # |
Type Inherited from |
paddingTop # |
Type Inherited from |
panBehavior # |
Type Default What "dragging" map does. Available values:
@since 4.3.0 |
path # |
Type Inherited from |
patterns # |
Type Inherited from A set of patterns to use for fills, like Series, Slices, etc. @since 4.7.5 |
pixelPerfect # |
Type Inherited from |
projection # |
Type Projection to be used when drawing the map. |
readerChecked # |
Type Inherited from |
readerControls # |
Type Inherited from |
readerDescribedBy # |
Type Inherited from |
readerDescription # |
Type Inherited from |
readerHidden # |
Type Inherited from |
readerLabelledBy # |
Type Inherited from |
readerLive # |
Type Inherited from |
readerOrientation # |
Type Inherited from |
readerTitle # |
Type Inherited from |
readerValueNow # |
Type Inherited from |
readerValueText # |
Type Inherited from |
resizable # |
Type Inherited from |
reverseGeodata # |
Type Default Indicates whether GeoJSON geodata supplied to the chart uses ESRI (clockwise) or non-ESRI (counter-clockwise) order of the polygon coordinates. @since 4.10.11 |
reverseOrder # |
Type Default Inherited from If set to |
role # |
Type Inherited from |
rotation # |
Type Inherited from |
scale # |
Type Inherited from |
setStateOnChildren # |
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 # |
Type Inherited from |
showOnInit # |
Type Inherited from |
showTooltipOn # |
Type Inherited from |
stroke # |
Type Inherited from |
strokeDasharray # |
Type Inherited from |
strokeDashoffset # |
Type Inherited from |
strokeLinecap # |
Type Inherited from |
strokeLinejoin # |
Type Inherited from |
strokeModifier # |
Type Inherited from |
strokeOpacity # |
Type Inherited from |
strokeWidth # |
Type Inherited from |
swipeable # |
Type Inherited from |
tabindex # |
Type Inherited from |
textDecoration # |
Type Default Inherited from Default font decoration. |
togglable # |
Type Inherited from |
tooltipHTML # |
Type Inherited from |
tooltipPosition # |
Type Inherited from |
tooltipText # |
Type Inherited from |
tooltipX # |
Type Inherited from |
tooltipY # |
Type Inherited from |
trackable # |
Type Inherited from |
url # |
Type Inherited from |
urlTarget # |
Type Inherited from |
userClassName # |
Type Inherited from |
valign # |
Type Inherited from |
verticalCenter # |
Type Inherited from |
visible # |
Type Inherited from |
wheelable # |
Type Inherited from |
width # |
Type Inherited from |
x # |
Type Inherited from |
y # |
Type Inherited from |
zIndex # |
Type Inherited from |
zoomStep # |
Type Default When user zooms in or out current zoom level is multiplied or divided by value of this setting. |
There are 104 inherited items currently hidden from this list. |