Hello.
I make chart for display network traffic statistics. Inital values stored in bytes (Int64). How to make automatic axis scaling to more suitable units (Kb/Mb/Gb/Tb/etc...) instead of bytes? Something like TDateTimeIntervalChartSource does with dates.
Thanks.