Support Board
Date/Time: Tue, 04 Mar 2025 03:29:56 +0000
[Programming Help] - Unable to set sc.ValueFormat
View Count: 387
[2021-11-23 10:11:39] |
User92573 - Posts: 547 |
Dear Support/Board Can you provide any help with the sc.ValueFormat function. if (sc.SetDefaults) { sc.GraphName = "Study-Name"; sc.GraphRegion = 0; sc.AutoLoop = 1; // auto-loop //sc.ValueFormat = 0; // should set to No decimal places. however, Value Format remains "inherited" until manually reset to = 1. sc.ValueFormat = VALUEFORMAT_1_DIGIT; // again this leaves the study Value Format "inherited" until manually reset to = 1. } Any help appreciated. |
To post a message in this thread, you need to log in with your Sierra Chart account: