mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-19 15:00:08 +00:00
增加Formatter配置Tooltip的格式化输出
This commit is contained in:
@@ -53,8 +53,7 @@ namespace XCharts
|
||||
/// </summary>
|
||||
public Text labelText { get; private set; }
|
||||
public RectTransform labelRect { get; private set; }
|
||||
public Vector3 labelPosition{get;set;}
|
||||
//public Image labelImage { get; private set; }
|
||||
public Vector3 labelPosition { get; set; }
|
||||
/// <summary>
|
||||
/// 是否可以显示Label
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user