TTMSFNCChartAppearanceFontType Enumeration
Identifies which font attribute is affected when applying a global font change across all chart elements.
API unit family: TMSFNCChart
Members
| Name | Description |
|---|---|
aftNone |
No font attribute is changed. |
aftColor |
Font color is applied. |
aftSize |
Font size is applied. |
aftName |
Font name (typeface) is applied. |
aftScale |
Font scale factor is applied. |
aftStyle |
Font style (bold, italic, etc.) is applied. |