ChartEditor
Editor for chart fields with axes and line series management.
Properties
Link copied to clipboard
Axis editor controlling labels and ranges.
Link copied to clipboard
Strongly-typed chart field backing this editor.
Link copied to clipboard
Unique editor identifier; affects formula dependency resolution.
Link copied to clipboard
Collection of line editors for series management.
Link copied to clipboard
Reactive state for chart editor (validity and visibility).
Functions
Link copied to clipboard
Re-compute conditional logic (hide/disable, etc.) for this component.
Link copied to clipboard
Set hidden state explicitly.
Link copied to clipboard
fun ComponentEditor.tableEditor(rowId: String? = null, schemaId: String? = null, parentPath: String? = null): TableEditor?
Resolve a TableEditor for this ComponentEditor.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Recompute and push values to dependents driven by this component.
Link copied to clipboard
Compute validity based on current data and constraints.