Defines the format string for displaying floating point numbers as labels for charts (when the text style is ltsPercent, ltsPercentNCaption, or ltsCaptionNPercent)
Namespace: RSChartConsts
Delphi |
PercentFloatFormatStr = '%.2f %%'; |
Value
Type: string
Reference•TRSCustomChart.ValueLabelStyle |