Chart Workspace
The main workspace of a chart features a grid, and is where your elements will be placed and selected.

Design View and Monitor View
Initially the SFC interface is in Design View, which means new elements can be added, repositioned, or edited. This is similar to the Design Mode in the Vision module.
When monitoring charts, the interface switches to Monitor View, allowing the Designer to view the current state of any running charts. You may switch into Monitor View by double-clicking a chart in the Chart Control list, or by selecting a chart and clicking the Monitor icon. Once ready to make changes, the "Return to design view" link will revert the workspace back to Design View.

When right-clicking on an Action, Assertion, Begin, End, or Enclosing block, a popup menu will appear with the following options

Toggle Breakpoint
Applies a breakpoint to a block, which will pause the chart when flow reaches the block in Debug Mode. Below we see that the S2 element has a breakpoint applied

Begin Here
Starts a new instance of the chart at the specified element. This is similar to using the Custom icon under Chart Control, in that you can potentially set the value for any parameters.