Support Board
Date/Time: Mon, 03 Nov 2025 19:15:55 +0000
[Programming Help] - Unable to set sc.ValueFormat
View Count: 514
| [2021-11-23 10:11:39] |
| User92573 - Posts: 574 |
|
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:
