Element Details: Marker+Line
 Back


Available in: Logi Info Source code name: MarkerLine

“Marker Lines” are horizontal or vertical lines added to the background plot area of a chart to indicate some values from data.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Caption
UserDefined
The Caption attribute identifies the text to be displayed. For Image elements, Caption specifies the image filename.
Color
UserDefined
(Required) Sets the element's color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. For bar charts, each bar can be a different color by entering multiple colors, each separated by a comma. When using a Crosstab Filter under the Chart's DataLayer, use comma-separated colors and a Legend element so each crosstab set can be identified.
ID
UserDefined
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.
LineStyle
Solid
ShortDot
ShortDashDotDot
ShortDashDot
ShortDash
LongDashDotDot
LongDashDot
LongDash
Dot
DashDot
Dash
The style of the chart's line. This is used to change the pattern on the line. It can be set to dots, dashes or a combination of the two.
LineThickness
UserDefined
The thickness of the line, in pixels.
MarkerLineValue
UserDefined
(Required) Sets the value of the marker line, in axis units. Set the attribute to either a specific value or use a @Chart token to use a data column. The value type must be Numeric or DateTime.
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.

X-Axis Y-Axis


CHILD ELEMENTS

Click element to drill down for more information.

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
Marker Label Style


 Back to top


 Chart Debug