mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-21 07:50:16 +00:00
增加HelpDoc帮助文档跳转
This commit is contained in:
@@ -6,6 +6,7 @@ namespace XCharts.Runtime
|
||||
[ExecuteInEditMode]
|
||||
[RequireComponent(typeof(RectTransform))]
|
||||
[DisallowMultipleComponent]
|
||||
[HelpURL("https://xcharts-team.github.io/docs/configuration")]
|
||||
public class SimplifiedLineChart : BaseChart
|
||||
{
|
||||
protected override void DefaultChart()
|
||||
|
||||
Reference in New Issue
Block a user