Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 17:36:36 +0000



Post From: ACSIL: Functions for obtaining chart text formatting details are not working

[2023-11-09 19:32:27]
binaryduke - Posts: 369
In v2562 the following functions do not work:

1. sc.GetChartFontProperties
Calling this function does not return the font name into the r_FontName reference (although sc.GetChartTextFontFaceName() works just fine)
Also, this function does not return anything into the 4 int32_t numeric references for size, bold, underline, italic.

2. So trying sc.GetGraphicsSetting and specifying the relevant Graphics Setting enum for chart text (i.e. 0), also does not return values matching the chart text settings.