Element Details: Animated+Gauge.Pyramid
 Back


Available in: Logi Info Source code name: AnimatedGauge.Pyramid

Pyramid charts are used in comparison of data, e.g. sales data of a product for an year. A pyramid chart consists of various segments, each representing a data set. The height of the pyramid segment with respect to the entire pyramid depicts the value for that particular data set.

Element Group:Charts, Gauges and GIS Maps



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
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.
ChartDataColumn
UserDefined
(Required) Set this to a column returned from the DataLayer. It represents the data value for each item charted. These are listed across the y-axis.
ChartHeight
UserDefined
(Required) The height of the chart image, in pixels.
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%".
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.
PyramidChartType
Pyramid
Funnel
(Required) The type of Pyramid chart; Pyramid ,or Funnel.
SegmentLabelColumn
UserDefined
Enter the name of a column from the DataLayer. Values in the column will appear along the Data Values for each segment.
ShowNames
UserDefined
0/1. Set this to 1 if you want the x-axis names to be displayed alongside the values. For Pie Charts, the default value is 1.
ShowValues
UserDefined
0/1. Set this to 1 if you want the x-axis values to be displayed. Values will be displayed alongside the pyramid gauge, while over the funnel gauges. For Pie Charts, the default value is 1.
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.



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
DataLayer.Cached
DataLayer.CSV
DataLayer.Definition List
DataLayer.Directory
DataLayer.Excel
DataLayer.Fixed Format File
DataLayer.Google App
DataLayer.Google Spreadsheet
DataLayer.JSON
DataLayer.LDAP
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


 Back to top


 Chart Debug