[doc] update doc

This commit is contained in:
monitor1394
2022-11-20 22:25:19 +08:00
parent 8abd486fcd
commit 5593210cc6
4 changed files with 663 additions and 918 deletions

View File

@@ -7,97 +7,42 @@ slug: /api
## All Class ## All Class
- [AnimationStyleHelper](#AnimationStyleHelper)
- [AxisContext](#AxisContext) ## All Class
- [AxisHandler<T>](#AxisHandler<T>)
- [AxisHelper](#AxisHelper) ||||
- [BarChart](#BarChart) |--|--|--|
- [BaseChart](#BaseChart) |[AnimationStyleHelper](#animationstylehelper)|[AxisContext](#axiscontext)|[AxisHandler<T>](#axishandlert)|
- [BaseGraph](#BaseGraph) |[AxisHelper](#axishelper)|[BarChart](#barchart)|[BaseChart](#basechart)|
- [CandlestickChart](#CandlestickChart) |[BaseGraph](#basegraph)|[CandlestickChart](#candlestickchart)|[ChartCached](#chartcached)|
- [ChartCached](#ChartCached) |[ChartConst](#chartconst)|[ChartDrawer](#chartdrawer)|[ChartHelper](#charthelper)|
- [ChartConst](#ChartConst) |[ChartLabel](#chartlabel)|[ChartObject](#chartobject)|[CheckHelper](#checkhelper)|
- [ChartDrawer](#ChartDrawer) |[ColorUtil](#colorutil)|[ComponentHandlerAttribute](#componenthandlerattribute)|[ComponentHelper](#componenthelper)|
- [ChartHelper](#ChartHelper) |[CoordOptionsAttribute](#coordoptionsattribute)|[DataZoomContext](#datazoomcontext)|[DataZoomHelper](#datazoomhelper)|
- [ChartLabel](#ChartLabel) |[DateTimeUtil](#datetimeutil)|[DefaultAnimationAttribute](#defaultanimationattribute)|[DefineSymbolsUtil](#definesymbolsutil)|
- [ChartObject](#ChartObject) |[FormatterHelper](#formatterhelper)|[GridCoordContext](#gridcoordcontext)|[HeatmapChart](#heatmapchart)|
- [CheckHelper](#CheckHelper) |[IgnoreDoc](#ignoredoc)|[InteractData](#interactdata)|[LayerHelper](#layerhelper)|
- [ColorUtil](#ColorUtil) |[LegendContext](#legendcontext)|[LegendHelper](#legendhelper)|[LegendItem](#legenditem)|
- [ComponentHandlerAttribute](#ComponentHandlerAttribute) |[LineChart](#linechart)|[ListFor](#listfor)|[ListForComponent](#listforcomponent)|
- [ComponentHelper](#ComponentHelper) |[ListForSerie](#listforserie)|[MainComponentContext](#maincomponentcontext)|[MainComponentHandler](#maincomponenthandler)|
- [CoordOptionsAttribute](#CoordOptionsAttribute) |[MainComponentHandler<T>](#maincomponenthandlert)|[MathUtil](#mathutil)|[Painter](#painter)|
- [DataZoomContext](#DataZoomContext) |[ParallelChart](#parallelchart)|[ParallelCoordContext](#parallelcoordcontext)|[PieChart](#piechart)|
- [DataZoomHelper](#DataZoomHelper) |[PolarChart](#polarchart)|[PolarCoordContext](#polarcoordcontext)|[ProgressBar](#progressbar)|
- [DateTimeUtil](#DateTimeUtil) |[PropertyUtil](#propertyutil)|[RadarChart](#radarchart)|[RadarCoordContext](#radarcoordcontext)|
- [DefaultAnimationAttribute](#DefaultAnimationAttribute) |[ReflectionUtil](#reflectionutil)|[RequireChartComponentAttribute](#requirechartcomponentattribute)|[RingChart](#ringchart)|
- [DefineSymbolsUtil](#DefineSymbolsUtil) |[RuntimeUtil](#runtimeutil)|[ScatterChart](#scatterchart)|[SerieContext](#seriecontext)|
- [FormatterHelper](#FormatterHelper) |[SerieConvertAttribute](#serieconvertattribute)|[SerieDataContext](#seriedatacontext)|[SerieDataExtraComponentAttribute](#seriedataextracomponentattribute)|
- [GridCoordContext](#GridCoordContext) |[SerieDataExtraFieldAttribute](#seriedataextrafieldattribute)|[SerieExtraComponentAttribute](#serieextracomponentattribute)|[SerieHandler](#seriehandler)|
- [HeatmapChart](#HeatmapChart) |[SerieHandler<T>](#seriehandlert)|[SerieHandlerAttribute](#seriehandlerattribute)|[SerieHelper](#seriehelper)|
- [IgnoreDoc](#IgnoreDoc) |[SerieLabelHelper](#serielabelhelper)|[SerieLabelPool](#serielabelpool)|[SerieParams](#serieparams)|
- [InteractData](#InteractData) |[SeriesHelper](#serieshelper)|[SimplifiedBarChart](#simplifiedbarchart)|[SimplifiedCandlestickChart](#simplifiedcandlestickchart)|
- [LayerHelper](#LayerHelper) |[SimplifiedLineChart](#simplifiedlinechart)|[Since](#since)|[SVG](#svg)|
- [LegendContext](#LegendContext) |[SVGImage](#svgimage)|[SVGPath](#svgpath)|[SVGPathSeg](#svgpathseg)|
- [LegendHelper](#LegendHelper) |[TooltipContext](#tooltipcontext)|[TooltipData](#tooltipdata)|[TooltipHelper](#tooltiphelper)|
- [LegendItem](#LegendItem) |[TooltipView](#tooltipview)|[TooltipViewItem](#tooltipviewitem)|[UGL](#ugl)|
- [LineChart](#LineChart) |[UGLExample](#uglexample)|[UGLHelper](#uglhelper)|[VisualMapContext](#visualmapcontext)|
- [ListFor](#ListFor) |[VisualMapHelper](#visualmaphelper)|[XChartsMgr](#xchartsmgr)|[XCResourceImporterWindow](#xcresourceimporterwindow)|
- [ListForComponent](#ListForComponent) |[XCThemeMgr](#xcthememgr)|
- [ListForSerie](#ListForSerie)
- [MainComponentContext](#MainComponentContext)
- [MainComponentHandler](#MainComponentHandler)
- [MainComponentHandler<T>](#MainComponentHandler<T>)
- [MathUtil](#MathUtil)
- [Painter](#Painter)
- [ParallelChart](#ParallelChart)
- [ParallelCoordContext](#ParallelCoordContext)
- [PieChart](#PieChart)
- [PolarChart](#PolarChart)
- [PolarCoordContext](#PolarCoordContext)
- [ProgressBar](#ProgressBar)
- [PropertyUtil](#PropertyUtil)
- [RadarChart](#RadarChart)
- [RadarCoordContext](#RadarCoordContext)
- [ReflectionUtil](#ReflectionUtil)
- [RequireChartComponentAttribute](#RequireChartComponentAttribute)
- [RingChart](#RingChart)
- [RuntimeUtil](#RuntimeUtil)
- [ScatterChart](#ScatterChart)
- [SerieContext](#SerieContext)
- [SerieConvertAttribute](#SerieConvertAttribute)
- [SerieDataContext](#SerieDataContext)
- [SerieDataExtraComponentAttribute](#SerieDataExtraComponentAttribute)
- [SerieDataExtraFieldAttribute](#SerieDataExtraFieldAttribute)
- [SerieExtraComponentAttribute](#SerieExtraComponentAttribute)
- [SerieHandler](#SerieHandler)
- [SerieHandler<T>](#SerieHandler<T>)
- [SerieHandlerAttribute](#SerieHandlerAttribute)
- [SerieHelper](#SerieHelper)
- [SerieLabelHelper](#SerieLabelHelper)
- [SerieLabelPool](#SerieLabelPool)
- [SerieParams](#SerieParams)
- [SeriesHelper](#SeriesHelper)
- [SimplifiedBarChart](#SimplifiedBarChart)
- [SimplifiedCandlestickChart](#SimplifiedCandlestickChart)
- [SimplifiedLineChart](#SimplifiedLineChart)
- [Since](#Since)
- [SVG](#SVG)
- [SVGImage](#SVGImage)
- [SVGPath](#SVGPath)
- [SVGPathSeg](#SVGPathSeg)
- [TooltipContext](#TooltipContext)
- [TooltipData](#TooltipData)
- [TooltipHelper](#TooltipHelper)
- [TooltipView](#TooltipView)
- [TooltipViewItem](#TooltipViewItem)
- [UGL](#UGL)
- [UGLExample](#UGLExample)
- [UGLHelper](#UGLHelper)
- [VisualMapContext](#VisualMapContext)
- [VisualMapHelper](#VisualMapHelper)
- [XChartsMgr](#XChartsMgr)
- [XCResourceImporterWindow](#XCResourceImporterWindow)
- [XCThemeMgr](#XCThemeMgr)
## AnimationStyleHelper ## AnimationStyleHelper
@@ -110,11 +55,11 @@ slug: /api
## AxisContext ## AxisContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## AxisHandler<T> ## AxisHandler<T>
Inherits or Implemented: [MainComponentHandler](#MainComponentHandler) Inherits or Implemented: [MainComponentHandler](#maincomponenthandler)
## AxisHelper ## AxisHelper
@@ -144,11 +89,11 @@ Inherits or Implemented: [MainComponentHandler](#MainComponentHandler)
## BarChart ## BarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## BaseChart ## BaseChart
Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver](#ISerializationCallbackReceiver) Inherits or Implemented: [BaseGraph](#basegraph),[ISerializationCallbackReceiver](#iserializationcallbackreceiver)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -300,7 +245,6 @@ Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver
| TryAddChartComponent<T>() |public bool TryAddChartComponent<T>() where T : MainComponent| | TryAddChartComponent<T>() |public bool TryAddChartComponent<T>() where T : MainComponent|
| TryAddChartComponent<T>() |public bool TryAddChartComponent<T>(out T component) where T : MainComponent| | TryAddChartComponent<T>() |public bool TryAddChartComponent<T>(out T component) where T : MainComponent|
| TryGetChartComponent<T>() |public bool TryGetChartComponent<T>(out T component, int index = 0)| | TryGetChartComponent<T>() |public bool TryGetChartComponent<T>(out T component, int index = 0)|
| UpdateXAxisIcon() |public void UpdateXAxisIcon(int index, Sprite icon, int xAxisIndex = 0)<br/>Update xAxis icon. |
| UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, double value)<br/>Update serie data by serie index. | | UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, double value)<br/>Update serie data by serie index. |
| UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, int dimension, double value)<br/>更新指定系列指定索引指定维数的数据。维数从0开始。 | | UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, int dimension, double value)<br/>更新指定系列指定索引指定维数的数据。维数从0开始。 |
| UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, List&lt;double&gt; multidimensionalData)<br/>更新指定系列指定索引的数据项的多维数据。 | | UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, List&lt;double&gt; multidimensionalData)<br/>更新指定系列指定索引的数据项的多维数据。 |
@@ -313,12 +257,13 @@ Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver
| UpdateTheme() |public bool UpdateTheme(ThemeType theme)<br/>Update chart theme. | | UpdateTheme() |public bool UpdateTheme(ThemeType theme)<br/>Update chart theme. |
| UpdateTheme() |public void UpdateTheme(Theme theme)<br/>Update chart theme info. | | UpdateTheme() |public void UpdateTheme(Theme theme)<br/>Update chart theme info. |
| UpdateXAxisData() |public void UpdateXAxisData(int index, string category, int xAxisIndex = 0)<br/>Update category data. | | UpdateXAxisData() |public void UpdateXAxisData(int index, string category, int xAxisIndex = 0)<br/>Update category data. |
| UpdateXAxisIcon() |public void UpdateXAxisIcon(int index, Sprite icon, int xAxisIndex = 0)<br/>Update xAxis icon. |
| UpdateYAxisData() |public void UpdateYAxisData(int index, string category, int yAxisIndex = 0)<br/>Update category data. | | UpdateYAxisData() |public void UpdateYAxisData(int index, string category, int yAxisIndex = 0)<br/>Update category data. |
| UpdateYAxisIcon() |public void UpdateYAxisIcon(int index, Sprite icon, int yAxisIndex = 0)<br/>更新Y轴图标。 | | UpdateYAxisIcon() |public void UpdateYAxisIcon(int index, Sprite icon, int yAxisIndex = 0)<br/>更新Y轴图标。 |
## BaseGraph ## BaseGraph
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic),[IPointerDownHandler](#IPointerDownHandler),[IPointerUpHandler](#IPointerUpHandler),[](#) Inherits or Implemented: [MaskableGraphic](#maskablegraphic),[IPointerDownHandler](#ipointerdownhandler),[IPointerUpHandler](#ipointeruphandler),[](#)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -341,7 +286,7 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic),[IPointerDownHandle
## CandlestickChart ## CandlestickChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## ChartCached ## ChartCached
@@ -424,7 +369,7 @@ Inherits or Implemented: [BaseChart](#BaseChart)
## ChartLabel ## ChartLabel
Inherits or Implemented: [Image](#Image) Inherits or Implemented: [Image](#image)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -470,7 +415,7 @@ Inherits or Implemented: [Image](#Image)
## ComponentHandlerAttribute ## ComponentHandlerAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -489,7 +434,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## CoordOptionsAttribute ## CoordOptionsAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -501,7 +446,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## DataZoomContext ## DataZoomContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## DataZoomHelper ## DataZoomHelper
@@ -520,7 +465,7 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## DefaultAnimationAttribute ## DefaultAnimationAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -545,15 +490,15 @@ Inherits or Implemented: [Attribute](#Attribute)
## GridCoordContext ## GridCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## HeatmapChart ## HeatmapChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## IgnoreDoc ## IgnoreDoc
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -584,7 +529,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## LegendContext ## LegendContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## LegendHelper ## LegendHelper
@@ -622,11 +567,11 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## LineChart ## LineChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## ListFor ## ListFor
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -634,7 +579,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## ListForComponent ## ListForComponent
Inherits or Implemented: [ListFor](#ListFor) Inherits or Implemented: [ListFor](#listfor)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -642,7 +587,7 @@ Inherits or Implemented: [ListFor](#ListFor)
## ListForSerie ## ListForSerie
Inherits or Implemented: [ListFor](#ListFor) Inherits or Implemented: [ListFor](#listfor)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -674,7 +619,7 @@ Inherits or Implemented: [ListFor](#ListFor)
## MainComponentHandler&lt;T&gt; ## MainComponentHandler&lt;T&gt;
Inherits or Implemented: [MainComponentHandler](#MainComponentHandler) Inherits or Implemented: [MainComponentHandler](#maincomponenthandler)
## MathUtil ## MathUtil
@@ -700,7 +645,7 @@ Inherits or Implemented: [new()](#new())
## Painter ## Painter
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic) Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -710,27 +655,27 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic)
## ParallelChart ## ParallelChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## ParallelCoordContext ## ParallelCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## PieChart ## PieChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## PolarChart ## PolarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## PolarCoordContext ## PolarCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## ProgressBar ## ProgressBar
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## PropertyUtil ## PropertyUtil
@@ -743,11 +688,11 @@ Inherits or Implemented: [BaseChart](#BaseChart)
## RadarChart ## RadarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## RadarCoordContext ## RadarCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## ReflectionUtil ## ReflectionUtil
@@ -762,7 +707,7 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## RequireChartComponentAttribute ## RequireChartComponentAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -772,7 +717,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## RingChart ## RingChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## RuntimeUtil ## RuntimeUtil
@@ -787,13 +732,13 @@ Inherits or Implemented: [BaseChart](#BaseChart)
## ScatterChart ## ScatterChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## SerieContext ## SerieContext
## SerieConvertAttribute ## SerieConvertAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -812,7 +757,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieDataExtraComponentAttribute ## SerieDataExtraComponentAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -829,7 +774,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieDataExtraFieldAttribute ## SerieDataExtraFieldAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -845,7 +790,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieExtraComponentAttribute ## SerieExtraComponentAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -889,10 +834,11 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieHandler&lt;T&gt; ## SerieHandler&lt;T&gt;
Inherits or Implemented: [SerieHandler where T](#SerieHandler where T),[Serie](#Serie) Inherits or Implemented: [SerieHandler where T](#seriehandler where t),[Serie](#serie)
|public method|description| |public method|description|
|--|--| |--|--|
| DrawLabelLineSymbol() |public void DrawLabelLineSymbol(VertexHelper vh, LabelLine labelLine, Vector3 startPos, Vector3 endPos, Color32 defaultColor)|
| GetSerieDataAutoColor() |public virtual Color GetSerieDataAutoColor(SerieData serieData)| | GetSerieDataAutoColor() |public virtual Color GetSerieDataAutoColor(SerieData serieData)|
| GetSerieDataLabelOffset() |public virtual Vector3 GetSerieDataLabelOffset(SerieData serieData, LabelStyle label)| | GetSerieDataLabelOffset() |public virtual Vector3 GetSerieDataLabelOffset(SerieData serieData, LabelStyle label)|
| GetSerieDataLabelPosition() |public virtual Vector3 GetSerieDataLabelPosition(SerieData serieData, LabelStyle label)| | GetSerieDataLabelPosition() |public virtual Vector3 GetSerieDataLabelPosition(SerieData serieData, LabelStyle label)|
@@ -909,7 +855,7 @@ Inherits or Implemented: [SerieHandler where T](#SerieHandler where T),[Serie](#
## SerieHandlerAttribute ## SerieHandlerAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -999,19 +945,19 @@ Inherits or Implemented: [Attribute](#Attribute)
## SimplifiedBarChart ## SimplifiedBarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## SimplifiedCandlestickChart ## SimplifiedCandlestickChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## SimplifiedLineChart ## SimplifiedLineChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## Since ## Since
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -1027,7 +973,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SVGImage ## SVGImage
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic) Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
## SVGPath ## SVGPath
@@ -1093,7 +1039,7 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic)
## UGLExample ## UGLExample
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic) Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
## UGLHelper ## UGLHelper
@@ -1124,7 +1070,7 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic)
## VisualMapContext ## VisualMapContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## VisualMapHelper ## VisualMapHelper
@@ -1158,7 +1104,7 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## XCResourceImporterWindow ## XCResourceImporterWindow
Inherits or Implemented: [UnityEditor.EditorWindow](#UnityEditor.EditorWindow) Inherits or Implemented: [UnityEditor.EditorWindow](#unityeditor.editorwindow)
|public method|description| |public method|description|
|--|--| |--|--|

File diff suppressed because it is too large Load Diff

View File

@@ -7,97 +7,42 @@ slug: /api
## All Class ## All Class
- [AnimationStyleHelper](#AnimationStyleHelper)
- [AxisContext](#AxisContext) ## 所有类
- [AxisHandler&lt;T&gt;](#AxisHandler&lt;T&gt;)
- [AxisHelper](#AxisHelper) ||||
- [BarChart](#BarChart) |--|--|--|
- [BaseChart](#BaseChart) |[AnimationStyleHelper](#animationstylehelper)|[AxisContext](#axiscontext)|[AxisHandler&lt;T&gt;](#axishandlert)|
- [BaseGraph](#BaseGraph) |[AxisHelper](#axishelper)|[BarChart](#barchart)|[BaseChart](#basechart)|
- [CandlestickChart](#CandlestickChart) |[BaseGraph](#basegraph)|[CandlestickChart](#candlestickchart)|[ChartCached](#chartcached)|
- [ChartCached](#ChartCached) |[ChartConst](#chartconst)|[ChartDrawer](#chartdrawer)|[ChartHelper](#charthelper)|
- [ChartConst](#ChartConst) |[ChartLabel](#chartlabel)|[ChartObject](#chartobject)|[CheckHelper](#checkhelper)|
- [ChartDrawer](#ChartDrawer) |[ColorUtil](#colorutil)|[ComponentHandlerAttribute](#componenthandlerattribute)|[ComponentHelper](#componenthelper)|
- [ChartHelper](#ChartHelper) |[CoordOptionsAttribute](#coordoptionsattribute)|[DataZoomContext](#datazoomcontext)|[DataZoomHelper](#datazoomhelper)|
- [ChartLabel](#ChartLabel) |[DateTimeUtil](#datetimeutil)|[DefaultAnimationAttribute](#defaultanimationattribute)|[DefineSymbolsUtil](#definesymbolsutil)|
- [ChartObject](#ChartObject) |[FormatterHelper](#formatterhelper)|[GridCoordContext](#gridcoordcontext)|[HeatmapChart](#heatmapchart)|
- [CheckHelper](#CheckHelper) |[IgnoreDoc](#ignoredoc)|[InteractData](#interactdata)|[LayerHelper](#layerhelper)|
- [ColorUtil](#ColorUtil) |[LegendContext](#legendcontext)|[LegendHelper](#legendhelper)|[LegendItem](#legenditem)|
- [ComponentHandlerAttribute](#ComponentHandlerAttribute) |[LineChart](#linechart)|[ListFor](#listfor)|[ListForComponent](#listforcomponent)|
- [ComponentHelper](#ComponentHelper) |[ListForSerie](#listforserie)|[MainComponentContext](#maincomponentcontext)|[MainComponentHandler](#maincomponenthandler)|
- [CoordOptionsAttribute](#CoordOptionsAttribute) |[MainComponentHandler&lt;T&gt;](#maincomponenthandlert)|[MathUtil](#mathutil)|[Painter](#painter)|
- [DataZoomContext](#DataZoomContext) |[ParallelChart](#parallelchart)|[ParallelCoordContext](#parallelcoordcontext)|[PieChart](#piechart)|
- [DataZoomHelper](#DataZoomHelper) |[PolarChart](#polarchart)|[PolarCoordContext](#polarcoordcontext)|[ProgressBar](#progressbar)|
- [DateTimeUtil](#DateTimeUtil) |[PropertyUtil](#propertyutil)|[RadarChart](#radarchart)|[RadarCoordContext](#radarcoordcontext)|
- [DefaultAnimationAttribute](#DefaultAnimationAttribute) |[ReflectionUtil](#reflectionutil)|[RequireChartComponentAttribute](#requirechartcomponentattribute)|[RingChart](#ringchart)|
- [DefineSymbolsUtil](#DefineSymbolsUtil) |[RuntimeUtil](#runtimeutil)|[ScatterChart](#scatterchart)|[SerieContext](#seriecontext)|
- [FormatterHelper](#FormatterHelper) |[SerieConvertAttribute](#serieconvertattribute)|[SerieDataContext](#seriedatacontext)|[SerieDataExtraComponentAttribute](#seriedataextracomponentattribute)|
- [GridCoordContext](#GridCoordContext) |[SerieDataExtraFieldAttribute](#seriedataextrafieldattribute)|[SerieExtraComponentAttribute](#serieextracomponentattribute)|[SerieHandler](#seriehandler)|
- [HeatmapChart](#HeatmapChart) |[SerieHandler&lt;T&gt;](#seriehandlert)|[SerieHandlerAttribute](#seriehandlerattribute)|[SerieHelper](#seriehelper)|
- [IgnoreDoc](#IgnoreDoc) |[SerieLabelHelper](#serielabelhelper)|[SerieLabelPool](#serielabelpool)|[SerieParams](#serieparams)|
- [InteractData](#InteractData) |[SeriesHelper](#serieshelper)|[SimplifiedBarChart](#simplifiedbarchart)|[SimplifiedCandlestickChart](#simplifiedcandlestickchart)|
- [LayerHelper](#LayerHelper) |[SimplifiedLineChart](#simplifiedlinechart)|[Since](#since)|[SVG](#svg)|
- [LegendContext](#LegendContext) |[SVGImage](#svgimage)|[SVGPath](#svgpath)|[SVGPathSeg](#svgpathseg)|
- [LegendHelper](#LegendHelper) |[TooltipContext](#tooltipcontext)|[TooltipData](#tooltipdata)|[TooltipHelper](#tooltiphelper)|
- [LegendItem](#LegendItem) |[TooltipView](#tooltipview)|[TooltipViewItem](#tooltipviewitem)|[UGL](#ugl)|
- [LineChart](#LineChart) |[UGLExample](#uglexample)|[UGLHelper](#uglhelper)|[VisualMapContext](#visualmapcontext)|
- [ListFor](#ListFor) |[VisualMapHelper](#visualmaphelper)|[XChartsMgr](#xchartsmgr)|[XCResourceImporterWindow](#xcresourceimporterwindow)|
- [ListForComponent](#ListForComponent) |[XCThemeMgr](#xcthememgr)|
- [ListForSerie](#ListForSerie)
- [MainComponentContext](#MainComponentContext)
- [MainComponentHandler](#MainComponentHandler)
- [MainComponentHandler&lt;T&gt;](#MainComponentHandler&lt;T&gt;)
- [MathUtil](#MathUtil)
- [Painter](#Painter)
- [ParallelChart](#ParallelChart)
- [ParallelCoordContext](#ParallelCoordContext)
- [PieChart](#PieChart)
- [PolarChart](#PolarChart)
- [PolarCoordContext](#PolarCoordContext)
- [ProgressBar](#ProgressBar)
- [PropertyUtil](#PropertyUtil)
- [RadarChart](#RadarChart)
- [RadarCoordContext](#RadarCoordContext)
- [ReflectionUtil](#ReflectionUtil)
- [RequireChartComponentAttribute](#RequireChartComponentAttribute)
- [RingChart](#RingChart)
- [RuntimeUtil](#RuntimeUtil)
- [ScatterChart](#ScatterChart)
- [SerieContext](#SerieContext)
- [SerieConvertAttribute](#SerieConvertAttribute)
- [SerieDataContext](#SerieDataContext)
- [SerieDataExtraComponentAttribute](#SerieDataExtraComponentAttribute)
- [SerieDataExtraFieldAttribute](#SerieDataExtraFieldAttribute)
- [SerieExtraComponentAttribute](#SerieExtraComponentAttribute)
- [SerieHandler](#SerieHandler)
- [SerieHandler&lt;T&gt;](#SerieHandler&lt;T&gt;)
- [SerieHandlerAttribute](#SerieHandlerAttribute)
- [SerieHelper](#SerieHelper)
- [SerieLabelHelper](#SerieLabelHelper)
- [SerieLabelPool](#SerieLabelPool)
- [SerieParams](#SerieParams)
- [SeriesHelper](#SeriesHelper)
- [SimplifiedBarChart](#SimplifiedBarChart)
- [SimplifiedCandlestickChart](#SimplifiedCandlestickChart)
- [SimplifiedLineChart](#SimplifiedLineChart)
- [Since](#Since)
- [SVG](#SVG)
- [SVGImage](#SVGImage)
- [SVGPath](#SVGPath)
- [SVGPathSeg](#SVGPathSeg)
- [TooltipContext](#TooltipContext)
- [TooltipData](#TooltipData)
- [TooltipHelper](#TooltipHelper)
- [TooltipView](#TooltipView)
- [TooltipViewItem](#TooltipViewItem)
- [UGL](#UGL)
- [UGLExample](#UGLExample)
- [UGLHelper](#UGLHelper)
- [VisualMapContext](#VisualMapContext)
- [VisualMapHelper](#VisualMapHelper)
- [XChartsMgr](#XChartsMgr)
- [XCResourceImporterWindow](#XCResourceImporterWindow)
- [XCThemeMgr](#XCThemeMgr)
## AnimationStyleHelper ## AnimationStyleHelper
@@ -110,11 +55,11 @@ slug: /api
## AxisContext ## AxisContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## AxisHandler&lt;T&gt; ## AxisHandler&lt;T&gt;
Inherits or Implemented: [MainComponentHandler](#MainComponentHandler) Inherits or Implemented: [MainComponentHandler](#maincomponenthandler)
## AxisHelper ## AxisHelper
@@ -144,11 +89,11 @@ Inherits or Implemented: [MainComponentHandler](#MainComponentHandler)
## BarChart ## BarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## BaseChart ## BaseChart
Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver](#ISerializationCallbackReceiver) Inherits or Implemented: [BaseGraph](#basegraph),[ISerializationCallbackReceiver](#iserializationcallbackreceiver)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -300,7 +245,6 @@ Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver
| TryAddChartComponent&lt;T&gt;() |public bool TryAddChartComponent&lt;T&gt;() where T : MainComponent| | TryAddChartComponent&lt;T&gt;() |public bool TryAddChartComponent&lt;T&gt;() where T : MainComponent|
| TryAddChartComponent&lt;T&gt;() |public bool TryAddChartComponent&lt;T&gt;(out T component) where T : MainComponent| | TryAddChartComponent&lt;T&gt;() |public bool TryAddChartComponent&lt;T&gt;(out T component) where T : MainComponent|
| TryGetChartComponent&lt;T&gt;() |public bool TryGetChartComponent&lt;T&gt;(out T component, int index = 0)| | TryGetChartComponent&lt;T&gt;() |public bool TryGetChartComponent&lt;T&gt;(out T component, int index = 0)|
| UpdateXAxisIcon() |public void UpdateXAxisIcon(int index, Sprite icon, int xAxisIndex = 0)<br/>更新X轴图标。 |
| UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, double value)<br/>更新指定系列中的指定索引数据。 | | UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, double value)<br/>更新指定系列中的指定索引数据。 |
| UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, int dimension, double value)<br/>更新指定系列指定索引指定维数的数据。维数从0开始。 | | UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, int dimension, double value)<br/>更新指定系列指定索引指定维数的数据。维数从0开始。 |
| UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, List&lt;double&gt; multidimensionalData)<br/>更新指定系列指定索引的数据项的多维数据。 | | UpdateData() |public bool UpdateData(int serieIndex, int dataIndex, List&lt;double&gt; multidimensionalData)<br/>更新指定系列指定索引的数据项的多维数据。 |
@@ -313,12 +257,13 @@ Inherits or Implemented: [BaseGraph](#BaseGraph),[ISerializationCallbackReceiver
| UpdateTheme() |public bool UpdateTheme(ThemeType theme)<br/>切换内置主题。 | | UpdateTheme() |public bool UpdateTheme(ThemeType theme)<br/>切换内置主题。 |
| UpdateTheme() |public void UpdateTheme(Theme theme)<br/>切换图表主题。 | | UpdateTheme() |public void UpdateTheme(Theme theme)<br/>切换图表主题。 |
| UpdateXAxisData() |public void UpdateXAxisData(int index, string category, int xAxisIndex = 0)<br/>更新X轴类目数据。 | | UpdateXAxisData() |public void UpdateXAxisData(int index, string category, int xAxisIndex = 0)<br/>更新X轴类目数据。 |
| UpdateXAxisIcon() |public void UpdateXAxisIcon(int index, Sprite icon, int xAxisIndex = 0)<br/>更新X轴图标。 |
| UpdateYAxisData() |public void UpdateYAxisData(int index, string category, int yAxisIndex = 0)<br/>更新Y轴类目数据。 | | UpdateYAxisData() |public void UpdateYAxisData(int index, string category, int yAxisIndex = 0)<br/>更新Y轴类目数据。 |
| UpdateYAxisIcon() |public void UpdateYAxisIcon(int index, Sprite icon, int yAxisIndex = 0)<br/>更新Y轴图标。 | | UpdateYAxisIcon() |public void UpdateYAxisIcon(int index, Sprite icon, int yAxisIndex = 0)<br/>更新Y轴图标。 |
## BaseGraph ## BaseGraph
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic),[IPointerDownHandler](#IPointerDownHandler),[IPointerUpHandler](#IPointerUpHandler),[](#) Inherits or Implemented: [MaskableGraphic](#maskablegraphic),[IPointerDownHandler](#ipointerdownhandler),[IPointerUpHandler](#ipointeruphandler),[](#)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -341,7 +286,7 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic),[IPointerDownHandle
## CandlestickChart ## CandlestickChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## ChartCached ## ChartCached
@@ -424,7 +369,7 @@ Inherits or Implemented: [BaseChart](#BaseChart)
## ChartLabel ## ChartLabel
Inherits or Implemented: [Image](#Image) Inherits or Implemented: [Image](#image)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -470,7 +415,7 @@ Inherits or Implemented: [Image](#Image)
## ComponentHandlerAttribute ## ComponentHandlerAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -489,7 +434,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## CoordOptionsAttribute ## CoordOptionsAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -501,7 +446,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## DataZoomContext ## DataZoomContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## DataZoomHelper ## DataZoomHelper
@@ -520,7 +465,7 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## DefaultAnimationAttribute ## DefaultAnimationAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -545,15 +490,15 @@ Inherits or Implemented: [Attribute](#Attribute)
## GridCoordContext ## GridCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## HeatmapChart ## HeatmapChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## IgnoreDoc ## IgnoreDoc
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -584,7 +529,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## LegendContext ## LegendContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## LegendHelper ## LegendHelper
@@ -622,11 +567,11 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## LineChart ## LineChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## ListFor ## ListFor
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -634,7 +579,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## ListForComponent ## ListForComponent
Inherits or Implemented: [ListFor](#ListFor) Inherits or Implemented: [ListFor](#listfor)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -642,7 +587,7 @@ Inherits or Implemented: [ListFor](#ListFor)
## ListForSerie ## ListForSerie
Inherits or Implemented: [ListFor](#ListFor) Inherits or Implemented: [ListFor](#listfor)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -674,7 +619,7 @@ Inherits or Implemented: [ListFor](#ListFor)
## MainComponentHandler&lt;T&gt; ## MainComponentHandler&lt;T&gt;
Inherits or Implemented: [MainComponentHandler](#MainComponentHandler) Inherits or Implemented: [MainComponentHandler](#maincomponenthandler)
## MathUtil ## MathUtil
@@ -700,7 +645,7 @@ Inherits or Implemented: [new()](#new())
## Painter ## Painter
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic) Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -710,27 +655,27 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic)
## ParallelChart ## ParallelChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## ParallelCoordContext ## ParallelCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## PieChart ## PieChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## PolarChart ## PolarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## PolarCoordContext ## PolarCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## ProgressBar ## ProgressBar
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## PropertyUtil ## PropertyUtil
@@ -743,11 +688,11 @@ Inherits or Implemented: [BaseChart](#BaseChart)
## RadarChart ## RadarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## RadarCoordContext ## RadarCoordContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## ReflectionUtil ## ReflectionUtil
@@ -762,7 +707,7 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## RequireChartComponentAttribute ## RequireChartComponentAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -772,7 +717,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## RingChart ## RingChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## RuntimeUtil ## RuntimeUtil
@@ -787,13 +732,13 @@ Inherits or Implemented: [BaseChart](#BaseChart)
## ScatterChart ## ScatterChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## SerieContext ## SerieContext
## SerieConvertAttribute ## SerieConvertAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -812,7 +757,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieDataExtraComponentAttribute ## SerieDataExtraComponentAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -829,7 +774,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieDataExtraFieldAttribute ## SerieDataExtraFieldAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -845,7 +790,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieExtraComponentAttribute ## SerieExtraComponentAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -889,10 +834,11 @@ Inherits or Implemented: [Attribute](#Attribute)
## SerieHandler&lt;T&gt; ## SerieHandler&lt;T&gt;
Inherits or Implemented: [SerieHandler where T](#SerieHandler where T),[Serie](#Serie) Inherits or Implemented: [SerieHandler where T](#seriehandler where t),[Serie](#serie)
|public method|description| |public method|description|
|--|--| |--|--|
| DrawLabelLineSymbol() |public void DrawLabelLineSymbol(VertexHelper vh, LabelLine labelLine, Vector3 startPos, Vector3 endPos, Color32 defaultColor)|
| GetSerieDataAutoColor() |public virtual Color GetSerieDataAutoColor(SerieData serieData)| | GetSerieDataAutoColor() |public virtual Color GetSerieDataAutoColor(SerieData serieData)|
| GetSerieDataLabelOffset() |public virtual Vector3 GetSerieDataLabelOffset(SerieData serieData, LabelStyle label)| | GetSerieDataLabelOffset() |public virtual Vector3 GetSerieDataLabelOffset(SerieData serieData, LabelStyle label)|
| GetSerieDataLabelPosition() |public virtual Vector3 GetSerieDataLabelPosition(SerieData serieData, LabelStyle label)| | GetSerieDataLabelPosition() |public virtual Vector3 GetSerieDataLabelPosition(SerieData serieData, LabelStyle label)|
@@ -909,7 +855,7 @@ Inherits or Implemented: [SerieHandler where T](#SerieHandler where T),[Serie](#
## SerieHandlerAttribute ## SerieHandlerAttribute
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -999,19 +945,19 @@ Inherits or Implemented: [Attribute](#Attribute)
## SimplifiedBarChart ## SimplifiedBarChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## SimplifiedCandlestickChart ## SimplifiedCandlestickChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## SimplifiedLineChart ## SimplifiedLineChart
Inherits or Implemented: [BaseChart](#BaseChart) Inherits or Implemented: [BaseChart](#basechart)
## Since ## Since
Inherits or Implemented: [Attribute](#Attribute) Inherits or Implemented: [Attribute](#attribute)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -1027,7 +973,7 @@ Inherits or Implemented: [Attribute](#Attribute)
## SVGImage ## SVGImage
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic) Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
## SVGPath ## SVGPath
@@ -1093,7 +1039,7 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic)
## UGLExample ## UGLExample
Inherits or Implemented: [MaskableGraphic](#MaskableGraphic) Inherits or Implemented: [MaskableGraphic](#maskablegraphic)
## UGLHelper ## UGLHelper
@@ -1124,7 +1070,7 @@ Inherits or Implemented: [MaskableGraphic](#MaskableGraphic)
## VisualMapContext ## VisualMapContext
Inherits or Implemented: [MainComponentContext](#MainComponentContext) Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
## VisualMapHelper ## VisualMapHelper
@@ -1158,7 +1104,7 @@ Inherits or Implemented: [MainComponentContext](#MainComponentContext)
## XCResourceImporterWindow ## XCResourceImporterWindow
Inherits or Implemented: [UnityEditor.EditorWindow](#UnityEditor.EditorWindow) Inherits or Implemented: [UnityEditor.EditorWindow](#unityeditor.editorwindow)
|public method|description| |public method|description|
|--|--| |--|--|
@@ -1182,3 +1128,4 @@ Inherits or Implemented: [UnityEditor.EditorWindow](#UnityEditor.EditorWindow)
| LoadTheme() |public static Theme LoadTheme(ThemeType type)| | LoadTheme() |public static Theme LoadTheme(ThemeType type)|
| ReloadThemeList() |public static void ReloadThemeList()<br/>重新加载主题列表 | | ReloadThemeList() |public static void ReloadThemeList()<br/>重新加载主题列表 |
| SwitchTheme() |public static void SwitchTheme(BaseChart chart, string themeName)| | SwitchTheme() |public static void SwitchTheme(BaseChart chart, string themeName)|

File diff suppressed because it is too large Load Diff