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