Element Details: Animated+Chart.Scatter
 Back


Available in: Logi Info Source code name: AnimatedChart.Scatter

Creates a grid-type animated scatter chart.

Element Group:Charts, Gauges and GIS Maps



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AlternatingBackgroundColor
True
False
Set to false to have a single background color for the plot area of the chart. Default value is True.
Animation
True
False
This is used to turn animation off in animated charts. They are set to be animated by default.
BackgroundColor
UserDefined
Transparent
Sets the background color of the element. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BorderBottom
UserDefined
The border is the distance between the edge of the chart's image, and the chart itself. The value is in pixels. Use a border to leave room for labels or a legend.
BorderColor
UserDefined
Transparent
Sets the color of border lines. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
BorderLeft
UserDefined
The border is the distance between the edge of the chart's image, and the chart itself. The value is in pixels. Use a border to leave room for labels or a legend.
BorderRight
UserDefined
The border is the distance between the edge of the chart's image, and the chart itself. The value is in pixels. Use a border to leave room for labels or a legend.
BorderTop
UserDefined
The border is the distance between the edge of the chart's image, and the chart itself. The value is in pixels. Use a border to leave room for labels or a legend.
ChartBackgroundColor
Transparent
Sets the background color of the chart plot area. You may specify "Transparent". Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. For grid-style charts, alternate between two colors by supplying both, separated by a comma. For example: Red,Blue For a metallic look in charts, add "Metallic" to the color. For example: RedMetallic,BlueMetallic
ChartHeight
UserDefined
(Required) The height of the chart image, in pixels.
ChartSymbolEdgeColor
UserDefined
The color of the outside edge of the symbols. For Area charts, this is the color of the outside edge of the area chart layer, while for bar charts it is the edge color of each bar in the layer. Animated Bar Charts with Bar Style = Rounded Edge will ignore this attribute. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
ChartSymbolFillColor
UserDefined
The internal color of a symbol. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
ChartSymbolSides
UserDefined
Chart symbol - number of sides. Minimum 3 for a triangle, 4 for a diamond, 5 for a pentagon and so on up to 20 sides. To achieve a circle like symbol, enter a value of 10 or greater. Valid values are 3-20. If the Size of the symbol is set to a numeric column, to produce a bubble chart, this attribute is ignored.
ChartSymbolSize
UserDefined
The size, in pixels, of a chart symbol. You can make a scatter into a bubble chart. Instead of a specific number, specify a numeric column returned with the data. The default is 4.
ChartTitle
UserDefined
The title of the chart. It appears at the top of the chart image. You can use CDML tags directly in the chart title string to specify different font colors, size etc. Expected tag format is <*font=fontname,color=hexcolorname,size=fontsize*> or simply <*color=hexcolorname*> for just changing the color of the text after the tag. e.g. <*font=Verdana,color=000000,size=12*>Text Part 1 <*color=999999*> Text Part 2 or <*color=000000*>Text Part 1<*color=999999*>Text Part 2<*color=4c4c4c*>Text Part 3.
ChartWidth
UserDefined
(Required) The width of the chart, usually in pixels. For ChartCanvas charts, the value may be a percentage, by specifying the value like "50%".
ChartXDataColumn
UserDefined
(Required) Specifies the name of a datalayer column whose values will be plotted along the X-axis.
ChartYDataColumn
UserDefined
(Required) Specifies the name of a datalayer column whose values will be plotted along the Y-axis.
GridHorizontalColor
Transparent
Sets the color of a chart's horizontal grid marks. The default value is black for static charts and grey for animated charts. For Polar Charts, this attribute sets the color of the chart's angular grid marks. Enter a color by name, decimal RGB value or hex RGB value. Prefix hex values with the pound sign, like #112233.
GridVerticalColor
Transparent
Sets the color of a chart's vertical grid marks. The default value is Transparent. For Polar Charts, this attribute sets the color of the chart's radial grid marks. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. In the animated scatter plot, the color will only be applied and vertical lines shown when "No. Vertical Lines" attribute is set. The default value for animated scatter plots is grey.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
LegendLabel
UserDefined
Indicates text that will be shown for this layer inside the chart legend.
NumVLines
UserDefined
The number of vertical grid lines to be plotted. The grid vertical color attribute wont take effect unless a number is specified for this attribute.
Transparency
UserDefined
7
15
0
Indicates a level of transparency of the element. The lowest value of 0 indicates that the element is opaque, with no transparency. The other end of the scale, 15, indicates a completely transparent element. Use medium-level transparency to allow different chart layers to show through each other.
XAxisTitle
UserDefined
The title text that will appear along the chart's data axis.
YAxisTitle
UserDefined
The title text that will appear along the chart's label axis.



PARENT ELEMENTS

Click element to drill down for more information.



CHILD ELEMENTS

Click element to drill down for more information.

Action.Exit
Action.Export CSV
Action.Export Native Excel
Action.Export Native Word
Action.Export PDF
Action.Export Word Or Excel
Action.Export XML
Action.Javascript
Action.Link
Action.Map Location
Action.Process
Action.Refresh Element
Action.Report
Action.Show Element
Action.Template
Action.Widget
Animated Extra Scatter Layer
Chart Title Font
Data Font
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.Linked
DataLayer.Mongo Find
DataLayer.Mongo Map Reduce
DataLayer.Mongo Run Command
DataLayer.Plugin
DataLayer.REST
DataLayer.SP
DataLayer.SQL
DataLayer.Static
DataLayer.Twitter
DataLayer.Web Feed
DataLayer.Web Scraper
DataLayer.Web Service
DataLayer.XML
Format Data
Label Font
Legend Font
Marks
Resizer
Tooltip Font


 Back to top


 Chart Debug