API Reference
Class
ActivityTimelineBlock
A dashboard activity feed with section labels, status nodes, connectors, and nested checklist rows.
Inheritance
- Object
- ActivityTimelineBlock
Methods
AddChecklistItem(System.String arg1, System.Boolean arg2, System.Boolean arg3) #Adds a nested checklist item.
Parameters
- arg1 System.String
- arg2 System.Boolean
- arg3 System.Boolean
AddEvent(System.String arg1, System.String arg2, ChartForgeX.VisualBlocks.VisualStatus arg3, System.String arg4, System.String arg5, System.String arg6) #Adds a primary timeline event.
Parameters
- arg1 System.String
- arg2 System.String
- arg3 ChartForgeX.VisualBlocks.VisualStatus
- arg4 System.String
- arg5 System.String
- arg6 System.String
Create() #Creates a new activity timeline block.
WithEventSurfaces(System.Boolean arg1) #Sets whether primary events render as card-like surfaces or compact inline rows.
Parameters
- arg1 System.Boolean