Element Details: Quicktip
 Back


Available in: Logi Info Source code name: QuicktipIntroduced in: v10.1.46

The Quicktip element provides an enhanced, multi-line tooltip for selected elements. Its pop-up panel is more complex visually than a standard tooltip and its appearance is controlled by themes. One or more Quicktip Row child elements can be used to add additional lines of text to the tooltip, which can include formatted data.

Quicktips do not appear when there is no text to display.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
Description
UserDefined
The text that will appear in the body of the pop-up tooltip panel. Appears as a single line and the panel will expand horizontally to contain it, for approximately 90 characters, before the text wraps. To keep the panel width small and still have multiple lines of text, add one or more Quicktip Row child elements.
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.
SecurityRightID
UserDefined
When entered, access to this element can be controlled with Logi security. Supply the ID of a right defined in the applications settings’ Security element. Only users that have a right in the SecurityRightID will be able to see the element. Note that when rights come from RightFromRole elements under Security/UserRights, and this element's SecurityRightID does NOT match any of the Right IDs defined in the Settings definition, then the user DOES have access. But when Right IDs are instead derived from RightsFromDataLayer or RightsFromRoles elements, and the user DOES NOT have a matching Right, then the user DOES NOT have access. You can enter multiple right IDs, separated by commas. In this case, the user sees the element if he has any one of the Rights.
Title
UserDefined
The text that will appear as a title in the pop-up tooltip panel. If a theme is being used, this text will be colored and weighted to give it the appearance of a title.



PARENT ELEMENTS

Click element to drill down for more information.

Chart.Gantt
Chart.Heatmap
Chart.Pie
Chart.Scatter
Chart.XY
Extra Data Column
Extra Grid Layer
Extra Scatter Layer
Gauge.Angular
Gauge.Arc
Gauge.Balloon Bar
Gauge.Bar
Gauge.Bullet Bar
Gauge.Indicator
Gauge.Needle
Gauge.Number
Heatmap Group
Heatmap Group Column
Series.Area
Series.Area Range
Series.Area Spline
Series.Area Spline Range
Series.Bar
Series.Bar Range
Series.Box Plot
Series.Bubble
Series.Funnel
Series.Heatmap
Series.Line
Series.Pie
Series.Pyramid
Series.Scatter
Series.Spline
Series.Waterfall
Series.Whiskers


CHILD ELEMENTS

Click element to drill down for more information.

Quicktip Row


 Back to top


 Chart Debug