mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 03:58:49 +00:00
更新文档
This commit is contained in:
@@ -3,7 +3,7 @@ sidebar_position: 41
|
||||
slug: /api
|
||||
---
|
||||
|
||||
# Chart API
|
||||
# API
|
||||
|
||||
## All Class
|
||||
|
||||
@@ -2347,7 +2347,7 @@ public void UpdateYAxisIcon(int index, Sprite icon, int yAxisIndex = 0)
|
||||
|
||||
## BaseGraph
|
||||
|
||||
class in XCharts.Runtime / Inherits from: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic),[IPointerDownHandler](https://docs.unity3d.com/ScriptReference/30_search.html?q=ipointerdownhandler),[IPointerUpHandler](https://docs.unity3d.com/ScriptReference/30_search.html?q=ipointeruphandler),[](#) / Subclasses: [BaseChart](#basechart),[UIComponent](#uicomponent)
|
||||
class in XCharts.Runtime / Inherits from: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic),[IPointerDownHandler](https://docs.unity3d.com/ScriptReference/30_search.html?q=ipointerdownhandler),[IPointerUpHandler](https://docs.unity3d.com/ScriptReference/30_search.html?q=ipointeruphandler), / Subclasses: [BaseChart](#basechart),[UIComponent](#uicomponent)
|
||||
|
||||
### BaseGraph.chartHideFlags
|
||||
|
||||
@@ -5858,7 +5858,7 @@ class in / Subclasses: [XLog](#xlog)
|
||||
|
||||
## ObjectPool<T> where T
|
||||
|
||||
class in XCharts.Runtime / Inherits from: [new()](#new())
|
||||
class in XCharts.Runtime / Inherits from: new()
|
||||
|
||||
### ObjectPool<T> where T.countActive
|
||||
|
||||
|
||||
Reference in New Issue
Block a user