Hello everybody,
I would generate a digital step chart which gets discrete data from a worksheet and rapresents them as a digital scheme.
I have already done the chart, and I simply sum an offset to each data series to avoid overlapping and it works fine.
To make this chart more professional, I would also hide the vertical numeric axle. I tryed with ExcelRpt_SetChartAxisAttribute() and ExcelRpt_SetChartAttribute (), but without success.
After I would that the lines in my chart look like a digital signal, I mean with a square shape and not with a triangular one as they are now.
Thank you in advance for your advices,
Marco