We have Scichart 2.32 version software. In this version, we are using DateTimeAxis format on XAxis. We are showing XAxis Labels in this Text Formatting as “yyyy-MM-dd HH:mm:ss”.
But now, we need to changing the TextFormatting of XLabels.
We need to show time representation of XLabels in Minutes format. We need to show only minute representation during the Time span in the live chart.
How can we achieve this TextFormatting in 2.32 version software? If not, can we achieve this Formatting in the newer versions?
- gamze asked 6 years ago
- You must login to post comments
Hi Gamze,
All of the SciChart versions back to version 1 supported Axis.TextFormatting as a .NET Formatting string.
You can see what values you can put in here with this link.
https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings
Please note – we no longer support v2.32 and it is recommended to update to the latest version if you have further issues which require support.
Best regards,
Andrew
- Andrew Burnett-Thompson answered 6 years ago
- You must login to post comments
Please login first to submit.