Labeling of X-Axis is available in 3 styles in MIM-Chart Library.
In TestWallClass.m, having _xBand.style=1; will give you following style on X-Axis.
Having _xBand.style=2; will give you following style on X-Axis.
Our csv file looks like following for style 1 and 2.
Having _xBand.style=3; will give you following style on X-Axis.
In TestWallClass.m, having _xBand.style=1; will give you following style on X-Axis.
Having _xBand.style=2; will give you following style on X-Axis.
Our csv file looks like following for style 1 and 2.
Having _xBand.style=3; will give you following style on X-Axis.
You can find the code of MIM-Chart Library at the end of THIS POST.
No comments:
Post a Comment