This commit is contained in:
monitor1394
2022-06-16 08:14:02 +08:00
parent 87049b5170
commit 431cf7de74
11 changed files with 44 additions and 29 deletions

View File

@@ -196,8 +196,7 @@ namespace XCharts.Runtime
/// <summary>
/// Legend content string template formatter. Support for wrapping lines with \n. Template:{value}.
/// |图例内容字符串模版格式器。支持用 \n 换行。
/// 模板变量为图例名称 {value}。
/// [default:null]
/// 模板变量为图例名称 {value}。其他模板变量参考Toolip的itemFormatter。
/// </summary>
public string formatter
{