fouad driouich / Publications
Forum
can sombody correct for me this code
// Input parameters input int TableWidth = 200 ; input int TableHeight = 500 ; input color TableColor = LightGray; input color HeaderColor = Gray; input color TextColor = Black; input color SelectedPairColor = Red; input color TimeframeColor = Blue; input int FontSize = 10 ; // Global variables