Hello, Kai.
You should set the value VAL_LOG (or VAL_LINEAR) for the attributes
ATTR_XMAP_MODE and/or ATTR_YMAP_MODE for your graph control.
Example:
SetCtrlAttribute (panelHandle, PANEL_GRAPH,
ATTR_XMAP_MODE, VAL_LOG);
You can test an attached progect for CVI 5.5.1
--
Yuri Gendelman
ygendel@birinc.com
Kai wrote in message
news:39cf1724@newsgroups.ni.com...
>
> Is it possible to set the Log-Scale Modus of a Graph
> per Software ?
[Attachment LogScale.ZIP, see below]