Support Board
Date/Time: Tue, 13 May 2025 17:23:46 +0000
Post From: Programming Help: Tick Size and Scale Range Type
[2024-08-29 19:36:44] |
emmanuel - Posts: 63 |
OK, then you can apply the same concept to the scale range. When the sc.Index is 0: 1. Check if the scale range type is correct, if not, set it. 2. Same for the scale range. Note: You can remove the IsTickSizeSet stuff since the comparison you're doing to 0.5 is effectively doing the same thing. |