Interface: AccountManagerSummaryField
Charting Library.AccountManagerSummaryField
Custom field that will always be shown above the pages of the Account manager
Properties
formatter
Optional
formatter: StandardFormatterName
Name of the formatter to be used for data formatting. If formatter is not
set the value is displayed as is. Formatter can be a default or a custom one.
informerMessage
Optional
informerMessage: string
An optional parameter with text explaining the contents of this field.
isDefault
Optional
isDefault: boolean
Optional parameter which can be set to display the field by default.
text
text: string
Text to display for the summary field
wValue
wValue: IWatchedValueReadonly<any>
A WatchedValue object that can be used to read the state of field.