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