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      
Disable the rendering of this layer.
description    xsd:string            
The name/description for this layer.
horizontalAlignment    tns:HorizontalAlignmentType    optional    CENTER      
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      
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.
description
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
The left side of the label should be aligned horizontally with the reference geometry.
enumeration   CENTER
The center of the label should be aligned horizontally with the reference geometry.
enumeration   RIGHT
The right side of the label should be aligned horizontally with the reference geometry.
description
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
The top side of the label should be aligned vertically with the reference geometry.
enumeration   MIDDLE
The middle of the label should be aligned vertically with the reference geometry.
enumeration   BOTTOM
The bottom side of the label should be aligned vertically with the reference geometry.
enumeration   BASELINE

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
description
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
description
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
description
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         
The unit of measure for this paper.
description
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         
The unit of measure for this paper.
description
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
description
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
description
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      
If true the size of bar or pie changes with map scale, otherwise false.
description
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      
Disable the rendering of axis in a line chart.
label    xsd:boolean    optional    true      
Disable the rendering of label for axis in line chart.
description
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      
Disable the rendering of axis in a line chart.
label    xsd:boolean    optional    true      
Disable the rendering of label for axis in line chart.
description
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      
Disable the rendering of axis in a line chart.
description
Customize line chart plot.



© 2016 Pitney Bowes Software Inc. Email: pbbi.support@pb.com