You've already forked lazarus-ccr
fpspreadsheet: Chart link supports rotated axes.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9094 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -103,17 +103,26 @@ object Form1: TForm1
|
||||
'../../../other/chart/pie.ods'
|
||||
'../../../other/chart/radar.ods'
|
||||
'../../../other/chart/regression.ods'
|
||||
'../../../other/chart/regression-rotated.ods'
|
||||
'../../../other/chart/scatter-lin.ods'
|
||||
'../../../other/chart/scatter-log.ods'
|
||||
'../../../other/chart/scatter-loglog.ods'
|
||||
'../../../other/chart/stock-candlestick.ods'
|
||||
'../../../other/chart/stock-candlestick-rotated.ods'
|
||||
'../../../other/chart/stock-hlc.ods'
|
||||
'../../../other/chart/stock-hlc-rotated.ods'
|
||||
'../../../other/chart/stock-vol-candlestick-area.ods'
|
||||
'../../../other/chart/stock-vol-candlestick-area-rotated.ods'
|
||||
'../../../other/chart/stock-vol-candlestick-bars.ods'
|
||||
'../../../other/chart/stock-vol-candlestick-bars-rotated.ods'
|
||||
'../../../other/chart/stock-vol-candlestick-line.ods'
|
||||
'../../../other/chart/stock-vol-candlestick-line-rotated.ods'
|
||||
'../../../other/chart/stock-vol-hlc-area.ods'
|
||||
'../../../other/chart/stock-vol-hlc-area-rotated.ods'
|
||||
'../../../other/chart/stock-vol-hlc-bars.ods'
|
||||
'../../../other/chart/stock-vol-hlc-bars-rotated.ods'
|
||||
'../../../other/chart/stock-vol-hlc-line.ods'
|
||||
'../../../other/chart/stock-vol-hlc-line-rotated.ods'
|
||||
)
|
||||
TabOrder = 0
|
||||
OnCloseUp = ComboBox1CloseUp
|
||||
|
Reference in New Issue
Block a user