Values
Properties
converter : uiIdentifierConverter name. If not specified, value type name is used to generate it.Valid values based on“string”.:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*Value must begin with a letter. Case and length are not restricted. Letters and numbers are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.label : stringAxis titlelabels : booleanTrue to show value labelsmaximum : decimalMaximum value association path or expression; automatically computed when not setminimum : decimalMinimum value association path or expression; automatically computed when not setpattern : stringConverter pattern Examples include date.m.f currency.s shortCurrency percent quantity priceCurrency shortDate {0;choice;0||1|{$};*} - this syntax allows for different treatment of plurals {@$.fullName;link;;@i} time.m datetime.m.f {@$.fullName;string;} integer shortTimestamp ids.conversationsTo #,##0.## date.l.f longDate {@$.userPerson.fullName;string;} internationalPhonescale : axisScaleAxis scaleValid values based on“string”.linearlogtimecategorysecondaryMaximum : decimalSecondary maximum value association path or expression; automatically computed when not setsecondaryMinimum : decimalSecondary minimum value association path or expression; automatically computed when not setunit : stringConverter unit association path or expressionvalues : stringData value association path or expressions, relative to the collection item
Parents
-
t_FormLayout_Chart - Chart control - within a composite in a layout.
-
g_FormView_Chart - Chart control view - within a tab in a layout
Parent topic: t_FormLayout_Chart