Page 1 of 1

[Module] TrendGadget - Module (all OS)

Posted: Sat Aug 03, 2019 5:01 pm
by Thorsten1867
TrendGadget - Module (all OS / 64Bit / DPI)

Display logged data over time.

Image

Code: Select all

; Trend::AddItem()             - similar to AddGadgetItem()
; Trend::AttachPopupMenu()     - attachs a popup menu to the chart
; Trend::DisableReDraw()       - disable/enable redrawing
; Trend::DisplayValues()       - display all values from start value to end value
; Trend::EventColor()          - returns the color after the event
; Trend::EventIndex()          - returns the item index after the event
; Trend::EventLabel()          - returns the item label after the event
; Trend::EventValue()          - returns the item DataY after the event
; Trend::Gadget()              - create a new gadget
; Trend::GetErrorMessage()     - get error message [DE/FR/ES/UK]
; Trend::GetItemColor()        - returns the color of the item
; Trend::GetItemLabel()        - get the label of the item
; Trend::GetItemState()        - similar to GetGadgetItemState()
; Trend::GetItemText()         - similar to GetGadgetItemText()
; Trend::GetLabelState()       - similar to GetGadgetItemState(), but 'label' instead of 'position'
; Trend::GetLabelColor()       - returns the color of the item
; Trend::RemoveItem()          - similar to RemoveGadgetItem()
; Trend::RemoveLabel()         - similar to RemoveGadgetItem(), but 'label' instead of 'position'
; Trend::SetAttribute()        - similar to SetGadgetAttribute()
; Trend::SetAutoResizeFlags()  - [#MoveX|#MoveY|#ResizeWidth|#ResizeHeight]
; Trend::SetColor()            - similar to SetGadgetColor()
; Trend::SetFlags()            - set flags for Trend customization
; Trend::SetFont()             - similar to SetGadgetFont()
; Trend::SetItemState()        - similar to SetGadgetItemState()
; Trend::SetItemText()         - similar to SetGadgetItemText()
; Trend::SetLabelState()       - similar to SetGadgetItemState(), but 'label' instead of 'position'
; Trend::SetMargins()          - define top, left, right and bottom margin
; Trend::SetMask()             - define mask for FormatDate()
; Trend::ToolTipText()         - defines the text for tooltips (#Value$ / #Label$ / #Serie$)
; Trend::UpdatePopupText()     - updates the menu item text before the popup menu is displayed
Download: TrendModule.pbi

Re: [Module] TrendGadget - Module (all OS)

Posted: Sat Aug 03, 2019 5:44 pm
by Kwai chang caine
Works good here thanks for sharing 8)

Re: [Module] TrendGadget - Module (all OS)

Posted: Wed Sep 18, 2019 11:05 am
by BarryG
The screenshot looks so good that I wish I had some data to use it. Hehe.