Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 13:05:50 +0000



[Programming Help] - Does someone know how to get the scale range when scaling is set to auto?

View Count: 172

[2025-01-16 16:27:22]
User43 - Posts: 102
I want to show the current scale range on the screen, to have a better feel of the ranges of each bar.

For this I'd like to know how to get the scale range when scaling is set to auto?

thanks
[2025-01-16 18:02:46]
JohnR - User831573 - Posts: 330
Here are calls to get the info you are after.

ACSIL Interface Members - Variables and Arrays

sc.BaseGraphScaleIncrement
sc.BaseGraphScaleValueOffset
sc.BaseGraphScaleRangeBottom
sc.BaseGraphScaleRangeTop
sc.BaseGraphScaleRangeType
sc.BaseGraphValueFormat


Hope this helps.
JohnR

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account