Loading...
Searching...
No Matches
ATAS.Indicators.Heatmap.IHeatmapPanelHeightSettings Interface Reference

Marker contract for heatmap indicator settings DTOs that expose a user-resizable sub-panel height. Implementing this interface opts the indicator into mouse-driven panel resize propagation: when the user drags the sub-panel divider in the renderer the host writes the new value back here, persists the settings, and re-configures the runner, so the height survives the settings round-trip. More...

Properties

int PanelHeight [get, set]
 

Detailed Description

Marker contract for heatmap indicator settings DTOs that expose a user-resizable sub-panel height. Implementing this interface opts the indicator into mouse-driven panel resize propagation: when the user drags the sub-panel divider in the renderer the host writes the new value back here, persists the settings, and re-configures the runner, so the height survives the settings round-trip.

Property Documentation

◆ PanelHeight

int ATAS.Indicators.Heatmap.IHeatmapPanelHeightSettings.PanelHeight
getset

The documentation for this interface was generated from the following file: