[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msechart.pas line 43
type charttraceoptionty = ( |
cto_invisible, |
cto_smooth, |
cto_stockglyphs, |
cto_adddataright, |
cto_xordered, |
cto_logx, |
cto_logy, |
cto_seriescentered, |
cto_savexscale, |
cto_saveyscale |
); |