OpenTTD Source 20260721-master-g25ec12c62d
BaseGraphWindow::GraphRange Struct Reference

Label and tooltip for a graph range. More...

Data Fields

StringID label
 Label for this range.
StringID tooltip
 Tooltip for this range.

Detailed Description

Label and tooltip for a graph range.

Definition at line 200 of file graph_gui.cpp.

Field Documentation

◆ label

StringID BaseGraphWindow::GraphRange::label

Label for this range.

Definition at line 201 of file graph_gui.cpp.

Referenced by BaseGraphWindow::UpdateWidgetSize().

◆ tooltip

StringID BaseGraphWindow::GraphRange::tooltip

Tooltip for this range.

Definition at line 202 of file graph_gui.cpp.


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