complexType LineChartLayer
diagram mapping_p208.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:Layer
properties
base tns:Layer
children tns:VisibilityConstraintList tns:Table tns:Line tns:CategoryList tns:ChartWidth tns:ChartHeight tns:Opacity tns:SpatialExpression tns:ChartBaseSize tns:DomainAxis tns:RangeAxis tns:Chart
attributes
Name  Type  Use  Default  Fixed  Annotation
renderable  xsd:boolean  optional  true    
documentation
Disable the rendering of this layer.
description  xsd:string        
documentation
The name/description for this layer.
horizontalAlignment  tns:HorizontalAlignmentType  optional  CENTER    
documentation
Horizontal alignment is based on the reference geometry location.  If alignment is LEFT, the nine o'clock position of the LineChart is at the reference point.  If CENTER, the center of the LineChart is at the reference point.  If RIGHT, the three o'clock position of the LineChart is at the reference point.
verticalAlignment  tns:VerticalAlignmentType  optional  MIDDLE    
documentation
Vertical alignment is based on the reference geometry location.  If alignment is TOP, the twelve o'clock position of the LineChart is at the reference point.  If MIDDLE, the center of the LineChart is at the reference point.  If BOTTOM or BASELINE, the six o'clock position of the LineChart is at the reference point.
annotation
documentation
A Line Chart layer displays a line chart at the centroid of each feature retrieved from a table.

attribute LineChartLayer/@horizontalAlignment
type tns:HorizontalAlignmentType
properties
use optional
default CENTER
facets
Kind Value Annotation
enumeration LEFT
documentation
The left side of the label should be aligned horizontally with the reference geometry.
enumeration CENTER
documentation
The center of the label should be aligned horizontally with the reference geometry.
enumeration RIGHT
documentation
The right side of the label should be aligned horizontally with the reference geometry.
annotation
documentation
Horizontal alignment is based on the reference geometry location.  If alignment is LEFT, the nine o'clock position of the LineChart is at the reference point.  If CENTER, the center of the LineChart is at the reference point.  If RIGHT, the three o'clock position of the LineChart is at the reference point.

attribute LineChartLayer/@verticalAlignment
type tns:VerticalAlignmentType
properties
use optional
default MIDDLE
facets
Kind Value Annotation
enumeration TOP
documentation
The top side of the label should be aligned vertically with the reference geometry.
enumeration MIDDLE
documentation
The middle of the label should be aligned vertically with the reference geometry.
enumeration BOTTOM
documentation
The bottom side of the label should be aligned vertically with the reference geometry.
enumeration BASELINE
documentation

The baseline of the label should be aligned vertically with the reference geometry so that any descenders
in the text sit below the reference geometry. If the label has no baseline this may be handled as equivalent to BOTTOM
annotation
documentation
Vertical alignment is based on the reference geometry location.  If alignment is TOP, the twelve o'clock position of the LineChart is at the reference point.  If MIDDLE, the center of the LineChart is at the reference point.  If BOTTOM or BASELINE, the six o'clock position of the LineChart is at the reference point.

element LineChartLayer/Line
diagram mapping_p209.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Style
properties
minOcc 0
maxOcc 1
content complex
annotation
documentation
Describes the style used to customize the line in a line chart.

element LineChartLayer/CategoryList
diagram mapping_p210.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:CategoryList
properties
content complex
children tns:Category
annotation
documentation
Describe all the categories for the line chart layer.

element LineChartLayer/ChartWidth
diagram mapping_p211.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:PaperLength
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  tns:PaperUnit  required      
documentation
The unit of measure for this paper.
annotation
documentation
Width of the line chart to be drawn.

element LineChartLayer/ChartHeight
diagram mapping_p212.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:PaperLength
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  tns:PaperUnit  required      
documentation
The unit of measure for this paper.
annotation
documentation
Height of the line chart to be drawn.

element LineChartLayer/Opacity
diagram mapping_p213.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type xsd:double
properties
minOcc 0
maxOcc 1
content simple
default 1.0
annotation
documentation
Defines the opacity of the layer. The valid range for opacity value is between 0.0 (fully transparent) and 1.0 (fully opaque).

element LineChartLayer/SpatialExpression
diagram mapping_p214.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Describes the spatial expression.

element LineChartLayer/ChartBaseSize
diagram mapping_p215.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:BaseSize
properties
minOcc 0
maxOcc 1
content complex
children tns:MapScale
attributes
Name  Type  Use  Default  Fixed  Annotation
useScale  xsd:boolean    true    
documentation
If true the size of bar or pie changes with map scale, otherwise false.
annotation
documentation
Represents chart base size.

element LineChartLayer/DomainAxis
diagram mapping_p216.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:ChartAxis
properties
minOcc 0
maxOcc 1
content complex
children tns:Style
attributes
Name  Type  Use  Default  Fixed  Annotation
visible  xsd:boolean  optional  true    
documentation
Disable the rendering of axis in a line chart.
label  xsd:boolean  optional  true    
documentation
Disable the rendering of label for axis in line chart.
annotation
documentation
Customizes domain (X) axis.

element LineChartLayer/RangeAxis
diagram mapping_p217.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:ChartAxis
properties
minOcc 0
maxOcc 1
content complex
children tns:Style
attributes
Name  Type  Use  Default  Fixed  Annotation
visible  xsd:boolean  optional  true    
documentation
Disable the rendering of axis in a line chart.
label  xsd:boolean  optional  true    
documentation
Disable the rendering of label for axis in line chart.
annotation
documentation
Customizes domain (Y) axis.

element LineChartLayer/Chart
diagram mapping_p218.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:ChartPlot
properties
minOcc 0
maxOcc 1
content complex
children tns:Style tns:DomainGrid tns:RangeGrid
attributes
Name  Type  Use  Default  Fixed  Annotation
visibleOutline  xsd:boolean  optional  false    
documentation
Disable the rendering of axis in a line chart.
annotation
documentation
Customize line chart plot.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com