mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 20:28:46 +00:00
调整中英文注释的分隔符为||
This commit is contained in:
@@ -57,7 +57,7 @@ namespace XCharts.Runtime
|
||||
public Image symbol;
|
||||
/// <summary>
|
||||
/// Whether the data item is highlighted.
|
||||
/// |该数据项是否被高亮,一般由鼠标悬停或图例悬停触发高亮。
|
||||
/// ||该数据项是否被高亮,一般由鼠标悬停或图例悬停触发高亮。
|
||||
/// </summary>
|
||||
public bool highlight
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user