调整中英文注释的分隔符为||

This commit is contained in:
monitor1394
2023-11-11 23:32:24 +08:00
parent 509bd97741
commit 65684f2952
100 changed files with 911 additions and 911 deletions

View File

@@ -5,7 +5,7 @@ namespace XCharts.Runtime
{
/// <summary>
/// The delegate function for LabelStyles formatter.
/// |SerieLabel的formatter自定义委托。
/// ||SerieLabel的formatter自定义委托。
/// </summary>
/// <param name="dataIndex">数据索引</param>
/// <param name="value">数值</param>