Skip to main content

Interface: SaveLineToolsContext

Charting Library.SaveLineToolsContext

Additional information for the IExternalSaveLoadAdapter.saveLineToolsAndGroups request.

Properties

requestId

requestId: string

A unique identifier for the save request that can be used for debugging and logging purposes.


sharingMode

sharingMode: SharingMode

The sharing mode for the current save request. The library uses this property to determine how to handle the saved data, and your adapter uses it to route the data to the correct storage destination.


symbol

Optional symbol: string

The name or identifier of the symbol displayed as the main series on the chart. Use this value to determine where or how to save the data.