mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-22 17:00:08 +00:00
更新文档
This commit is contained in:
@@ -70,7 +70,6 @@ slug: /api
|
||||
- [RingChart](#ringchart)
|
||||
- [RuntimeUtil](#runtimeutil)
|
||||
- [ScatterChart](#scatterchart)
|
||||
- [ScriptableObject](#scriptableobject)
|
||||
- [SerieComponentAttribute](#seriecomponentattribute)
|
||||
- [SerieContext](#seriecontext)
|
||||
- [SerieConvertAttribute](#serieconvertattribute)
|
||||
@@ -114,7 +113,7 @@ slug: /api
|
||||
|
||||
## AnimationStyleHelper
|
||||
|
||||
Fullname: XCharts.Runtime.AnimationStyleHelper
|
||||
> XCharts.Runtime.AnimationStyleHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -125,17 +124,15 @@ Fullname: XCharts.Runtime.AnimationStyleHelper
|
||||
|
||||
## AxisContext
|
||||
|
||||
Fullname: XCharts.Runtime.AxisContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.AxisContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## AxisHandler<T>
|
||||
|
||||
Fullname: XCharts.AxisHandler<T>
|
||||
Inherits or Implemented: [MainComponentHandler](#maincomponenthandler)
|
||||
> XCharts.AxisHandler<T> : [MainComponentHandler](#maincomponenthandler)
|
||||
|
||||
## AxisHelper
|
||||
|
||||
Fullname: XCharts.Runtime.AxisHelper
|
||||
> XCharts.Runtime.AxisHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -163,14 +160,11 @@ Fullname: XCharts.Runtime.AxisHelper
|
||||
|
||||
## BarChart
|
||||
|
||||
Fullname: XCharts.Runtime.BarChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.BarChart : [BaseChart](#basechart)
|
||||
|
||||
## BaseChart
|
||||
|
||||
Fullname: XCharts.Runtime.BaseChart
|
||||
Inherits or Implemented: [BaseGraph](#basegraph),[ISerializationCallbackReceiver](https://docs.unity3d.com/ScriptReference/30_search.html?q=ISerializationCallbackReceiver)
|
||||
Subclasses: [BarChart](#barchart),[CandlestickChart](#candlestickchart),[HeatmapChart](#heatmapchart),[LineChart](#linechart),[ParallelChart](#parallelchart),[PieChart](#piechart),[PolarChart](#polarchart),[RadarChart](#radarchart),[RingChart](#ringchart),[ScatterChart](#scatterchart),[SimplifiedBarChart](#simplifiedbarchart),[SimplifiedCandlestickChart](#simplifiedcandlestickchart),[SimplifiedLineChart](#simplifiedlinechart)
|
||||
> XCharts.Runtime.BaseChart : [BaseGraph](#basegraph),[ISerializationCallbackReceiver](https://docs.unity3d.com/ScriptReference/30_search.html?q=iserializationcallbackreceiver) / Subclasses: [BarChart](#barchart),[CandlestickChart](#candlestickchart),[HeatmapChart](#heatmapchart),[LineChart](#linechart),[ParallelChart](#parallelchart),[PieChart](#piechart),[PolarChart](#polarchart),[RadarChart](#radarchart),[RingChart](#ringchart),[ScatterChart](#scatterchart),[SimplifiedBarChart](#simplifiedbarchart),[SimplifiedCandlestickChart](#simplifiedcandlestickchart),[SimplifiedLineChart](#simplifiedlinechart)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -361,9 +355,7 @@ Subclasses: [BarChart](#barchart),[CandlestickChart](#candlestickchart),[Heatmap
|
||||
|
||||
## BaseGraph
|
||||
|
||||
Fullname: XCharts.Runtime.BaseGraph
|
||||
Inherits or Implemented: [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)
|
||||
> XCharts.Runtime.BaseGraph : [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)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -398,12 +390,11 @@ Subclasses: [BaseChart](#basechart),[UIComponent](#uicomponent)
|
||||
|
||||
## CandlestickChart
|
||||
|
||||
Fullname: XCharts.Runtime.CandlestickChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.CandlestickChart : [BaseChart](#basechart)
|
||||
|
||||
## ChartCached
|
||||
|
||||
Fullname: XCharts.Runtime.ChartCached
|
||||
> XCharts.Runtime.ChartCached
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -416,15 +407,15 @@ Fullname: XCharts.Runtime.ChartCached
|
||||
|
||||
## ChartConst
|
||||
|
||||
Fullname: XCharts.Runtime.ChartConst
|
||||
> XCharts.Runtime.ChartConst
|
||||
|
||||
## ChartDrawer
|
||||
|
||||
Fullname: XCharts.Runtime.ChartDrawer
|
||||
> XCharts.Runtime.ChartDrawer
|
||||
|
||||
## ChartHelper
|
||||
|
||||
Fullname: XCharts.Runtime.ChartHelper
|
||||
> XCharts.Runtime.ChartHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -493,8 +484,7 @@ Fullname: XCharts.Runtime.ChartHelper
|
||||
|
||||
## ChartLabel
|
||||
|
||||
Fullname: XCharts.Runtime.ChartLabel
|
||||
Inherits or Implemented: [Image](https://docs.unity3d.com/ScriptReference/30_search.html?q=Image)
|
||||
> XCharts.Runtime.ChartLabel : [Image](https://docs.unity3d.com/ScriptReference/30_search.html?q=image)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -523,7 +513,7 @@ Inherits or Implemented: [Image](https://docs.unity3d.com/ScriptReference/30_sea
|
||||
|
||||
## ChartObject
|
||||
|
||||
Fullname: XCharts.Runtime.ChartObject
|
||||
> XCharts.Runtime.ChartObject
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -531,7 +521,7 @@ Fullname: XCharts.Runtime.ChartObject
|
||||
|
||||
## CheckHelper
|
||||
|
||||
Fullname: XCharts.Runtime.CheckHelper
|
||||
> XCharts.Runtime.CheckHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -540,7 +530,7 @@ Fullname: XCharts.Runtime.CheckHelper
|
||||
|
||||
## ColorUtil
|
||||
|
||||
Fullname: XCharts.Runtime.ColorUtil
|
||||
> XCharts.Runtime.ColorUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -548,8 +538,7 @@ Fullname: XCharts.Runtime.ColorUtil
|
||||
|
||||
## ComponentHandlerAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.ComponentHandlerAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.ComponentHandlerAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -558,7 +547,7 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## ComponentHelper
|
||||
|
||||
Fullname: XCharts.Runtime.ComponentHelper
|
||||
> XCharts.Runtime.ComponentHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -570,8 +559,7 @@ Fullname: XCharts.Runtime.ComponentHelper
|
||||
|
||||
## CoordOptionsAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.CoordOptionsAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.CoordOptionsAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -583,12 +571,11 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## DataZoomContext
|
||||
|
||||
Fullname: XCharts.Runtime.DataZoomContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.DataZoomContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## DataZoomHelper
|
||||
|
||||
Fullname: XCharts.Runtime.DataZoomHelper
|
||||
> XCharts.Runtime.DataZoomHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -597,7 +584,7 @@ Fullname: XCharts.Runtime.DataZoomHelper
|
||||
|
||||
## DateTimeUtil
|
||||
|
||||
Fullname: XCharts.Runtime.DateTimeUtil
|
||||
> XCharts.Runtime.DateTimeUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -607,8 +594,7 @@ Fullname: XCharts.Runtime.DateTimeUtil
|
||||
|
||||
## DefaultAnimationAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.DefaultAnimationAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.DefaultAnimationAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -616,7 +602,7 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## DefineSymbolsUtil
|
||||
|
||||
Fullname: XCharts.Runtime.DefineSymbolsUtil
|
||||
> XCharts.Runtime.DefineSymbolsUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -625,7 +611,7 @@ Fullname: XCharts.Runtime.DefineSymbolsUtil
|
||||
|
||||
## FormatterHelper
|
||||
|
||||
Fullname: XCharts.Runtime.FormatterHelper
|
||||
> XCharts.Runtime.FormatterHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -637,18 +623,15 @@ Fullname: XCharts.Runtime.FormatterHelper
|
||||
|
||||
## GridCoordContext
|
||||
|
||||
Fullname: XCharts.Runtime.GridCoordContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.GridCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## HeatmapChart
|
||||
|
||||
Fullname: XCharts.Runtime.HeatmapChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.HeatmapChart : [BaseChart](#basechart)
|
||||
|
||||
## IgnoreDoc
|
||||
|
||||
Fullname: XCharts.Runtime.IgnoreDoc
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.IgnoreDoc : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -656,12 +639,11 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## INeedSerieContainer
|
||||
|
||||
Fullname: XCharts.Runtime.INeedSerieContainer
|
||||
Subclasses: [Bar](#bar),[SimplifiedBar](#simplifiedbar),[Candlestick](#candlestick),[SimplifiedCandlestick](#simplifiedcandlestick),[Heatmap](#heatmap),[Line](#line),[SimplifiedLine](#simplifiedline),[Parallel](#parallel),[Radar](#radar),[BaseScatter](#basescatter)
|
||||
> XCharts.Runtime.INeedSerieContainer / Subclasses: [Bar](#bar),[SimplifiedBar](#simplifiedbar),[Candlestick](#candlestick),[SimplifiedCandlestick](#simplifiedcandlestick),[Heatmap](#heatmap),[Line](#line),[SimplifiedLine](#simplifiedline),[Parallel](#parallel),[Radar](#radar),[BaseScatter](#basescatter)
|
||||
|
||||
## InputHelper
|
||||
|
||||
Fullname: XCharts.Runtime.InputHelper
|
||||
> XCharts.Runtime.InputHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -670,7 +652,7 @@ Fullname: XCharts.Runtime.InputHelper
|
||||
|
||||
## InteractData
|
||||
|
||||
Fullname: XCharts.Runtime.InteractData
|
||||
> XCharts.Runtime.InteractData
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -688,37 +670,34 @@ Fullname: XCharts.Runtime.InteractData
|
||||
|
||||
## IPropertyChanged
|
||||
|
||||
Fullname: XCharts.Runtime.IPropertyChanged
|
||||
Subclasses: [Location](#location),[Comment](#comment),[Legend](#legend),[Title](#title)
|
||||
> XCharts.Runtime.IPropertyChanged / Subclasses: [Location](#location),[Comment](#comment),[Legend](#legend),[Title](#title)
|
||||
属性变更接口
|
||||
|
||||
## ISerieComponent
|
||||
|
||||
Fullname: XCharts.Runtime.ISerieComponent
|
||||
Subclasses: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[LineArrow](#linearrow),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieComponent / Subclasses: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[LineArrow](#linearrow),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
The interface for serie component.
|
||||
|
||||
## ISerieContainer
|
||||
|
||||
Fullname: XCharts.Runtime.ISerieContainer
|
||||
Subclasses: [RadarCoord](#radarcoord),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord),[PolarCoord](#polarcoord)
|
||||
> XCharts.Runtime.ISerieContainer / Subclasses: [RadarCoord](#radarcoord),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord),[PolarCoord](#polarcoord)
|
||||
|
||||
## ISerieDataComponent
|
||||
|
||||
Fullname: XCharts.Runtime.ISerieDataComponent
|
||||
Subclasses: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[ItemStyle](#itemstyle),[LineStyle](#linestyle),[SerieSymbol](#seriesymbol),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieDataComponent / Subclasses: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[ItemStyle](#itemstyle),[LineStyle](#linestyle),[SerieSymbol](#seriesymbol),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
The interface for serie data component.
|
||||
|
||||
## ISimplifiedSerie
|
||||
|
||||
Fullname: XCharts.Runtime.ISimplifiedSerie
|
||||
Subclasses: [SimplifiedBar](#simplifiedbar),[SimplifiedCandlestick](#simplifiedcandlestick),[SimplifiedLine](#simplifiedline)
|
||||
> XCharts.Runtime.ISimplifiedSerie / Subclasses: [SimplifiedBar](#simplifiedbar),[SimplifiedCandlestick](#simplifiedcandlestick),[SimplifiedLine](#simplifiedline)
|
||||
|
||||
## IUpdateRuntimeData
|
||||
|
||||
Fullname: XCharts.Runtime.IUpdateRuntimeData
|
||||
Subclasses: [SingleAxis](#singleaxis),[DataZoom](#datazoom),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord)
|
||||
> XCharts.Runtime.IUpdateRuntimeData / Subclasses: [SingleAxis](#singleaxis),[DataZoom](#datazoom),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord)
|
||||
|
||||
## LayerHelper
|
||||
|
||||
Fullname: XCharts.Runtime.LayerHelper
|
||||
> XCharts.Runtime.LayerHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -727,12 +706,11 @@ Fullname: XCharts.Runtime.LayerHelper
|
||||
|
||||
## LegendContext
|
||||
|
||||
Fullname: XCharts.Runtime.LegendContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.LegendContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## LegendHelper
|
||||
|
||||
Fullname: XCharts.Runtime.LegendHelper
|
||||
> XCharts.Runtime.LegendHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -745,7 +723,7 @@ Fullname: XCharts.Runtime.LegendHelper
|
||||
|
||||
## LegendItem
|
||||
|
||||
Fullname: XCharts.Runtime.LegendItem
|
||||
> XCharts.Runtime.LegendItem
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -770,14 +748,11 @@ Fullname: XCharts.Runtime.LegendItem
|
||||
|
||||
## LineChart
|
||||
|
||||
Fullname: XCharts.Runtime.LineChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.LineChart : [BaseChart](#basechart)
|
||||
|
||||
## ListFor
|
||||
|
||||
Fullname: XCharts.Runtime.ListFor
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
Subclasses: [ListForComponent](#listforcomponent),[ListForSerie](#listforserie)
|
||||
> XCharts.Runtime.ListFor : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute) / Subclasses: [ListForComponent](#listforcomponent),[ListForSerie](#listforserie)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -785,8 +760,7 @@ Subclasses: [ListForComponent](#listforcomponent),[ListForSerie](#listforserie)
|
||||
|
||||
## ListForComponent
|
||||
|
||||
Fullname: XCharts.Runtime.ListForComponent
|
||||
Inherits or Implemented: [ListFor](#listfor)
|
||||
> XCharts.Runtime.ListForComponent : [ListFor](#listfor)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -794,8 +768,7 @@ Inherits or Implemented: [ListFor](#listfor)
|
||||
|
||||
## ListForSerie
|
||||
|
||||
Fullname: XCharts.Runtime.ListForSerie
|
||||
Inherits or Implemented: [ListFor](#listfor)
|
||||
> XCharts.Runtime.ListForSerie : [ListFor](#listfor)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -803,13 +776,11 @@ Inherits or Implemented: [ListFor](#listfor)
|
||||
|
||||
## MainComponentContext
|
||||
|
||||
Fullname: XCharts.Runtime.MainComponentContext
|
||||
Subclasses: [AxisContext](#axiscontext),[DataZoomContext](#datazoomcontext),[LegendContext](#legendcontext),[RadarCoordContext](#radarcoordcontext),[VisualMapContext](#visualmapcontext),[GridCoordContext](#gridcoordcontext),[ParallelCoordContext](#parallelcoordcontext),[PolarCoordContext](#polarcoordcontext)
|
||||
> XCharts.Runtime.MainComponentContext / Subclasses: [AxisContext](#axiscontext),[DataZoomContext](#datazoomcontext),[LegendContext](#legendcontext),[RadarCoordContext](#radarcoordcontext),[VisualMapContext](#visualmapcontext),[GridCoordContext](#gridcoordcontext),[ParallelCoordContext](#parallelcoordcontext),[PolarCoordContext](#polarcoordcontext)
|
||||
|
||||
## MainComponentHandler
|
||||
|
||||
Fullname: XCharts.Runtime.MainComponentHandler
|
||||
Subclasses: [AxisHandler<T>](#axishandlert),[MainComponentHandler<T>](#maincomponenthandlert)
|
||||
> XCharts.Runtime.MainComponentHandler / Subclasses: [AxisHandler<T>](#axishandlert),[MainComponentHandler<T>](#maincomponenthandlert)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -833,12 +804,11 @@ Subclasses: [AxisHandler<T>](#axishandlert),[MainComponentHandler<T>](#maincompo
|
||||
|
||||
## MainComponentHandler<T>
|
||||
|
||||
Fullname: XCharts.Runtime.MainComponentHandler<T>
|
||||
Inherits or Implemented: [MainComponentHandler](#maincomponenthandler)
|
||||
> XCharts.Runtime.MainComponentHandler<T> : [MainComponentHandler](#maincomponenthandler)
|
||||
|
||||
## MathUtil
|
||||
|
||||
Fullname: XCharts.Runtime.MathUtil
|
||||
> XCharts.Runtime.MathUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -852,8 +822,7 @@ Fullname: XCharts.Runtime.MathUtil
|
||||
|
||||
## ObjectPool<T> where T
|
||||
|
||||
Fullname: XCharts.Runtime.ObjectPool<T> where T
|
||||
Inherits or Implemented: [new()](#new())
|
||||
> XCharts.Runtime.ObjectPool<T> where T : [new()](#new())
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -865,8 +834,7 @@ Inherits or Implemented: [new()](#new())
|
||||
|
||||
## Painter
|
||||
|
||||
Fullname: XCharts.Runtime.Painter
|
||||
Inherits or Implemented: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=MaskableGraphic)
|
||||
> XCharts.Runtime.Painter : [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -878,32 +846,27 @@ Inherits or Implemented: [MaskableGraphic](https://docs.unity3d.com/ScriptRefere
|
||||
|
||||
## ParallelChart
|
||||
|
||||
Fullname: XCharts.Runtime.ParallelChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.ParallelChart : [BaseChart](#basechart)
|
||||
|
||||
## ParallelCoordContext
|
||||
|
||||
Fullname: XCharts.Runtime.ParallelCoordContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.ParallelCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## PieChart
|
||||
|
||||
Fullname: XCharts.Runtime.PieChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.PieChart : [BaseChart](#basechart)
|
||||
|
||||
## PolarChart
|
||||
|
||||
Fullname: XCharts.Runtime.PolarChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.PolarChart : [BaseChart](#basechart)
|
||||
|
||||
## PolarCoordContext
|
||||
|
||||
Fullname: XCharts.Runtime.PolarCoordContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.PolarCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## PropertyUtil
|
||||
|
||||
Fullname: XCharts.Runtime.PropertyUtil
|
||||
> XCharts.Runtime.PropertyUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -914,17 +877,15 @@ Fullname: XCharts.Runtime.PropertyUtil
|
||||
|
||||
## RadarChart
|
||||
|
||||
Fullname: XCharts.Runtime.RadarChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.RadarChart : [BaseChart](#basechart)
|
||||
|
||||
## RadarCoordContext
|
||||
|
||||
Fullname: XCharts.Runtime.RadarCoordContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.RadarCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## ReflectionUtil
|
||||
|
||||
Fullname: XCharts.Runtime.ReflectionUtil
|
||||
> XCharts.Runtime.ReflectionUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -937,8 +898,7 @@ Fullname: XCharts.Runtime.ReflectionUtil
|
||||
|
||||
## RequireChartComponentAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.RequireChartComponentAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.RequireChartComponentAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -948,12 +908,11 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## RingChart
|
||||
|
||||
Fullname: XCharts.Runtime.RingChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.RingChart : [BaseChart](#basechart)
|
||||
|
||||
## RuntimeUtil
|
||||
|
||||
Fullname: XCharts.Runtime.RuntimeUtil
|
||||
> XCharts.Runtime.RuntimeUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -966,18 +925,12 @@ Fullname: XCharts.Runtime.RuntimeUtil
|
||||
|
||||
## ScatterChart
|
||||
|
||||
Fullname: XCharts.Runtime.ScatterChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
|
||||
## ScriptableObject
|
||||
|
||||
Fullname: .ScriptableObject
|
||||
Subclasses: [Lang](#lang),[XCSettings](#xcsettings),[Theme](#theme)
|
||||
> XCharts.Runtime.ScatterChart : [BaseChart](#basechart)
|
||||
|
||||
## SerieComponentAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.SerieComponentAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieComponentAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
The attribute for serie component.
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -994,12 +947,12 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## SerieContext
|
||||
|
||||
Fullname: XCharts.Runtime.SerieContext
|
||||
> XCharts.Runtime.SerieContext
|
||||
|
||||
## SerieConvertAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.SerieConvertAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieConvertAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
The attribute for which serie types can be converted to.
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1012,8 +965,8 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## SerieDataComponentAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.SerieDataComponentAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieDataComponentAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
The attribute for serie data component.
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1030,7 +983,7 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## SerieDataContext
|
||||
|
||||
Fullname: XCharts.Runtime.SerieDataContext
|
||||
> XCharts.Runtime.SerieDataContext
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1038,8 +991,7 @@ Fullname: XCharts.Runtime.SerieDataContext
|
||||
|
||||
## SerieDataExtraFieldAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.SerieDataExtraFieldAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieDataExtraFieldAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1055,7 +1007,8 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## SerieEventData
|
||||
|
||||
Fullname: XCharts.Runtime.SerieEventData
|
||||
> XCharts.Runtime.SerieEventData
|
||||
the data of serie event.
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1063,7 +1016,7 @@ Fullname: XCharts.Runtime.SerieEventData
|
||||
|
||||
## SerieEventDataPool
|
||||
|
||||
Fullname: XCharts.Runtime.SerieEventDataPool
|
||||
> XCharts.Runtime.SerieEventDataPool
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1072,7 +1025,7 @@ Fullname: XCharts.Runtime.SerieEventDataPool
|
||||
|
||||
## SerieHandler
|
||||
|
||||
Fullname: XCharts.Runtime.SerieHandler
|
||||
> XCharts.Runtime.SerieHandler
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1102,13 +1055,11 @@ Fullname: XCharts.Runtime.SerieHandler
|
||||
|
||||
## SerieHandler where T
|
||||
|
||||
Fullname: .SerieHandler where T
|
||||
Subclasses: [SerieHandler<T>](#seriehandlert)
|
||||
> .SerieHandler where T / Subclasses: [SerieHandler<T>](#seriehandlert)
|
||||
|
||||
## SerieHandler<T>
|
||||
|
||||
Fullname: XCharts.Runtime.SerieHandler<T>
|
||||
Inherits or Implemented: [SerieHandler where T](#seriehandler where t),[Serie](#serie)
|
||||
> XCharts.Runtime.SerieHandler<T> : [SerieHandler where T](#seriehandler where t),[Serie](#serie)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1133,8 +1084,7 @@ Inherits or Implemented: [SerieHandler where T](#seriehandler where t),[Serie](#
|
||||
|
||||
## SerieHandlerAttribute
|
||||
|
||||
Fullname: XCharts.Runtime.SerieHandlerAttribute
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieHandlerAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1143,7 +1093,7 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## SerieHelper
|
||||
|
||||
Fullname: XCharts.Runtime.SerieHelper
|
||||
> XCharts.Runtime.SerieHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1187,7 +1137,7 @@ Fullname: XCharts.Runtime.SerieHelper
|
||||
|
||||
## SerieLabelHelper
|
||||
|
||||
Fullname: XCharts.Runtime.SerieLabelHelper
|
||||
> XCharts.Runtime.SerieLabelHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1200,7 +1150,7 @@ Fullname: XCharts.Runtime.SerieLabelHelper
|
||||
|
||||
## SerieLabelPool
|
||||
|
||||
Fullname: XCharts.Runtime.SerieLabelPool
|
||||
> XCharts.Runtime.SerieLabelPool
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1210,11 +1160,11 @@ Fullname: XCharts.Runtime.SerieLabelPool
|
||||
|
||||
## SerieParams
|
||||
|
||||
Fullname: XCharts.Runtime.SerieParams
|
||||
> XCharts.Runtime.SerieParams
|
||||
|
||||
## SeriesHelper
|
||||
|
||||
Fullname: XCharts.Runtime.SeriesHelper
|
||||
> XCharts.Runtime.SeriesHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1234,23 +1184,19 @@ Fullname: XCharts.Runtime.SeriesHelper
|
||||
|
||||
## SimplifiedBarChart
|
||||
|
||||
Fullname: XCharts.Runtime.SimplifiedBarChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.SimplifiedBarChart : [BaseChart](#basechart)
|
||||
|
||||
## SimplifiedCandlestickChart
|
||||
|
||||
Fullname: XCharts.Runtime.SimplifiedCandlestickChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.SimplifiedCandlestickChart : [BaseChart](#basechart)
|
||||
|
||||
## SimplifiedLineChart
|
||||
|
||||
Fullname: XCharts.Runtime.SimplifiedLineChart
|
||||
Inherits or Implemented: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.SimplifiedLineChart : [BaseChart](#basechart)
|
||||
|
||||
## Since
|
||||
|
||||
Fullname: XCharts.Runtime.Since
|
||||
Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.Since : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1258,7 +1204,7 @@ Inherits or Implemented: [Attribute](https://docs.unity3d.com/ScriptReference/30
|
||||
|
||||
## SVG
|
||||
|
||||
Fullname: XUGL.SVG
|
||||
> XUGL.SVG
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1268,12 +1214,11 @@ Fullname: XUGL.SVG
|
||||
|
||||
## SVGImage
|
||||
|
||||
Fullname: XCharts.Runtime.SVGImage
|
||||
Inherits or Implemented: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=MaskableGraphic)
|
||||
> XCharts.Runtime.SVGImage : [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic)
|
||||
|
||||
## SVGPath
|
||||
|
||||
Fullname: XUGL.SVGPath
|
||||
> XUGL.SVGPath
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1283,7 +1228,7 @@ Fullname: XUGL.SVGPath
|
||||
|
||||
## SVGPathSeg
|
||||
|
||||
Fullname: XUGL.SVGPathSeg
|
||||
> XUGL.SVGPathSeg
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1291,15 +1236,15 @@ Fullname: XUGL.SVGPathSeg
|
||||
|
||||
## TooltipContext
|
||||
|
||||
Fullname: XCharts.Runtime.TooltipContext
|
||||
> XCharts.Runtime.TooltipContext
|
||||
|
||||
## TooltipData
|
||||
|
||||
Fullname: XCharts.Runtime.TooltipData
|
||||
> XCharts.Runtime.TooltipData
|
||||
|
||||
## TooltipHelper
|
||||
|
||||
Fullname: XCharts.Runtime.TooltipHelper
|
||||
> XCharts.Runtime.TooltipHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1310,7 +1255,7 @@ Fullname: XCharts.Runtime.TooltipHelper
|
||||
|
||||
## TooltipView
|
||||
|
||||
Fullname: XCharts.Runtime.TooltipView
|
||||
> XCharts.Runtime.TooltipView
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1324,11 +1269,12 @@ Fullname: XCharts.Runtime.TooltipView
|
||||
|
||||
## TooltipViewItem
|
||||
|
||||
Fullname: XCharts.Runtime.TooltipViewItem
|
||||
> XCharts.Runtime.TooltipViewItem
|
||||
|
||||
## UGL
|
||||
|
||||
Fullname: XUGL.UGL
|
||||
> XUGL.UGL
|
||||
UGUI Graphics Library.
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1351,12 +1297,11 @@ Fullname: XUGL.UGL
|
||||
|
||||
## UGLExample
|
||||
|
||||
Fullname: XUGL.UGLExample
|
||||
Inherits or Implemented: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=MaskableGraphic)
|
||||
> XUGL.UGLExample : [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic)
|
||||
|
||||
## UGLHelper
|
||||
|
||||
Fullname: XUGL.UGLHelper
|
||||
> XUGL.UGLHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1386,8 +1331,8 @@ Fullname: XUGL.UGLHelper
|
||||
|
||||
## UIComponent
|
||||
|
||||
Fullname: XCharts.Runtime.UIComponent
|
||||
Inherits or Implemented: [BaseGraph](#basegraph)
|
||||
> XCharts.Runtime.UIComponent : [BaseGraph](#basegraph)
|
||||
UI组件基类。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1395,7 +1340,8 @@ Inherits or Implemented: [BaseGraph](#basegraph)
|
||||
|
||||
## UIHelper
|
||||
|
||||
Fullname: XCharts.Runtime.UIHelper
|
||||
> XCharts.Runtime.UIHelper
|
||||
UI帮助类。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1403,12 +1349,11 @@ Fullname: XCharts.Runtime.UIHelper
|
||||
|
||||
## VisualMapContext
|
||||
|
||||
Fullname: XCharts.Runtime.VisualMapContext
|
||||
Inherits or Implemented: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.VisualMapContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## VisualMapHelper
|
||||
|
||||
Fullname: XCharts.Runtime.VisualMapHelper
|
||||
> XCharts.Runtime.VisualMapHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1421,7 +1366,7 @@ Fullname: XCharts.Runtime.VisualMapHelper
|
||||
|
||||
## XChartsMgr
|
||||
|
||||
Fullname: XCharts.Runtime.XChartsMgr
|
||||
> XCharts.Runtime.XChartsMgr
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1438,8 +1383,7 @@ Fullname: XCharts.Runtime.XChartsMgr
|
||||
|
||||
## XCResourceImporterWindow
|
||||
|
||||
Fullname: XCharts.Runtime.XCResourceImporterWindow
|
||||
Inherits or Implemented: [UnityEditor.EditorWindow](https://docs.unity3d.com/ScriptReference/30_search.html?q=UnityEditor.EditorWindow)
|
||||
> XCharts.Runtime.XCResourceImporterWindow : [UnityEditor.EditorWindow](https://docs.unity3d.com/ScriptReference/30_search.html?q=unityeditor.editorwindow)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1447,7 +1391,7 @@ Inherits or Implemented: [UnityEditor.EditorWindow](https://docs.unity3d.com/Scr
|
||||
|
||||
## XCThemeMgr
|
||||
|
||||
Fullname: XCharts.Runtime.XCThemeMgr
|
||||
> XCharts.Runtime.XCThemeMgr
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
|
||||
@@ -187,8 +187,7 @@ slug: /configuration
|
||||
|
||||
## AngleAxis
|
||||
|
||||
> Fullname: XCharts.Runtime.AngleAxis
|
||||
> Inherits: [Axis](#axis)
|
||||
> XCharts.Runtime.AngleAxis : [Axis](#axis)
|
||||
|
||||
Angle axis of Polar Coordinate.
|
||||
|
||||
@@ -206,14 +205,11 @@ Angle axis of Polar Coordinate.
|
||||
|
||||
## AngleAxisTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.AngleAxisTheme
|
||||
> Inherits: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.AngleAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## AnimationStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.AnimationStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.AnimationStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
the animation of serie.
|
||||
|
||||
@@ -242,8 +238,7 @@ the animation of serie.
|
||||
|
||||
## AreaStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.AreaStyle
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.AreaStyle : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
The style of area.
|
||||
|
||||
@@ -267,8 +262,7 @@ The style of area.
|
||||
|
||||
## ArrowStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.ArrowStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.ArrowStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="ArrowStyle">
|
||||
@@ -288,9 +282,7 @@ The style of area.
|
||||
|
||||
## Axis
|
||||
|
||||
> Fullname: XCharts.Runtime.Axis
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> Subclasses: [AngleAxis](#angleaxis), [ParallelAxis](#parallelaxis), [RadiusAxis](#radiusaxis), [SingleAxis](#singleaxis), [XAxis](#xaxis), [YAxis](#yaxis)
|
||||
> XCharts.Runtime.Axis : [MainComponent](#maincomponent) / Subclasses: [AngleAxis](#angleaxis), [ParallelAxis](#parallelaxis), [RadiusAxis](#radiusaxis), [SingleAxis](#singleaxis), [XAxis](#xaxis), [YAxis](#yaxis)
|
||||
|
||||
The axis in rectangular coordinate.
|
||||
|
||||
@@ -338,8 +330,7 @@ The axis in rectangular coordinate.
|
||||
|
||||
## AxisLabel
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisLabel
|
||||
> Inherits: [LabelStyle](#labelstyle)
|
||||
> XCharts.Runtime.AxisLabel : [LabelStyle](#labelstyle)
|
||||
|
||||
Settings related to axis label.
|
||||
|
||||
@@ -363,8 +354,7 @@ Settings related to axis label.
|
||||
|
||||
## AxisLine
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisLine
|
||||
> Inherits: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisLine : [BaseLine](#baseline)
|
||||
|
||||
Settings related to axis line.
|
||||
|
||||
@@ -384,8 +374,7 @@ Settings related to axis line.
|
||||
|
||||
## AxisMinorSplitLine
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisMinorSplitLine
|
||||
> Inherits: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisMinorSplitLine : [BaseLine](#baseline)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
@@ -406,8 +395,7 @@ Minor split line of axis in grid area.
|
||||
|
||||
## AxisMinorTick
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisMinorTick
|
||||
> Inherits: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisMinorTick : [BaseLine](#baseline)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
@@ -428,8 +416,7 @@ Settings related to axis minor tick.
|
||||
|
||||
## AxisName
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisName
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.AxisName : [ChildComponent](#childcomponent)
|
||||
|
||||
the name of axis.
|
||||
|
||||
@@ -450,8 +437,7 @@ the name of axis.
|
||||
|
||||
## AxisSplitArea
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisSplitArea
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.AxisSplitArea : [ChildComponent](#childcomponent)
|
||||
|
||||
Split area of axis in grid area, not shown by default.
|
||||
|
||||
@@ -470,8 +456,7 @@ Split area of axis in grid area, not shown by default.
|
||||
|
||||
## AxisSplitLine
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisSplitLine
|
||||
> Inherits: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisSplitLine : [BaseLine](#baseline)
|
||||
|
||||
Split line of axis in grid area.
|
||||
|
||||
@@ -493,14 +478,11 @@ Split line of axis in grid area.
|
||||
|
||||
## AxisTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisTheme
|
||||
> Inherits: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.AxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## AxisTick
|
||||
|
||||
> Fullname: XCharts.Runtime.AxisTick
|
||||
> Inherits: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisTick : [BaseLine](#baseline)
|
||||
|
||||
Settings related to axis tick.
|
||||
|
||||
@@ -524,8 +506,7 @@ Settings related to axis tick.
|
||||
|
||||
## Background
|
||||
|
||||
> Fullname: XCharts.Runtime.Background
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.Background : [MainComponent](#maincomponent)
|
||||
|
||||
Background component.
|
||||
|
||||
@@ -547,15 +528,11 @@ Background component.
|
||||
|
||||
## Bar
|
||||
|
||||
> Fullname: XCharts.Runtime.Bar
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Bar : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## BaseAxisTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.BaseAxisTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
> Subclasses: [AxisTheme](#axistheme), [RadiusAxisTheme](#radiusaxistheme), [AngleAxisTheme](#angleaxistheme), [PolarAxisTheme](#polaraxistheme), [RadarAxisTheme](#radaraxistheme)
|
||||
> XCharts.Runtime.BaseAxisTheme : [ComponentTheme](#componenttheme) / Subclasses: [AxisTheme](#axistheme), [RadiusAxisTheme](#radiusaxistheme), [AngleAxisTheme](#angleaxistheme), [PolarAxisTheme](#polaraxistheme), [RadarAxisTheme](#radaraxistheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="BaseAxisTheme">
|
||||
@@ -583,9 +560,7 @@ Background component.
|
||||
|
||||
## BaseLine
|
||||
|
||||
> Fullname: XCharts.Runtime.BaseLine
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> Subclasses: [AxisLine](#axisline), [AxisMinorSplitLine](#axisminorsplitline), [AxisMinorTick](#axisminortick), [AxisSplitLine](#axissplitline), [AxisTick](#axistick)
|
||||
> XCharts.Runtime.BaseLine : [ChildComponent](#childcomponent) / Subclasses: [AxisLine](#axisline), [AxisMinorSplitLine](#axisminorsplitline), [AxisMinorTick](#axisminortick), [AxisSplitLine](#axissplitline), [AxisTick](#axistick)
|
||||
|
||||
Settings related to base line.
|
||||
|
||||
@@ -604,53 +579,39 @@ Settings related to base line.
|
||||
|
||||
## BaseScatter
|
||||
|
||||
> Fullname: XCharts.Runtime.BaseScatter
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
> Subclasses: [EffectScatter](#effectscatter), [Scatter](#scatter)
|
||||
|
||||
> XCharts.Runtime.BaseScatter : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer) / Subclasses: [EffectScatter](#effectscatter), [Scatter](#scatter)
|
||||
|
||||
## BaseSerie
|
||||
|
||||
> Fullname: XCharts.Runtime.BaseSerie
|
||||
> Subclasses: [Serie](#serie)
|
||||
|
||||
> XCharts.Runtime.BaseSerie / Subclasses: [Serie](#serie)
|
||||
|
||||
## BlurStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.BlurStyle
|
||||
> Inherits: [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.BlurStyle : [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
Configurations of blur state.
|
||||
|
||||
|
||||
## CalendarCoord
|
||||
|
||||
> Fullname: XCharts.Runtime.CalendarCoord
|
||||
> Inherits: [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
> XCharts.Runtime.CalendarCoord : [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
## Candlestick
|
||||
|
||||
> Fullname: XCharts.Runtime.Candlestick
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Candlestick : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## ChartText
|
||||
|
||||
> Fullname: XCharts.Runtime.ChartText
|
||||
> XCharts.Runtime.ChartText
|
||||
|
||||
## ChildComponent
|
||||
|
||||
> Fullname: XCharts.Runtime.ChildComponent
|
||||
> Subclasses: [AnimationStyle](#animationstyle), [AxisName](#axisname), [AxisSplitArea](#axissplitarea), [AreaStyle](#areastyle), [ArrowStyle](#arrowstyle), [BaseLine](#baseline), [IconStyle](#iconstyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [Level](#level), [LevelStyle](#levelstyle), [LineArrow](#linearrow), [LineStyle](#linestyle), [Location](#location), [MarqueeStyle](#marqueestyle), [Padding](#padding), [StageColor](#stagecolor), [SymbolStyle](#symbolstyle), [TextLimit](#textlimit), [TextStyle](#textstyle), [CommentItem](#commentitem), [CommentMarkStyle](#commentmarkstyle), [LabelLine](#labelline), [LabelStyle](#labelstyle), [MarkAreaData](#markareadata), [MarkLineData](#marklinedata), [StateStyle](#statestyle), [VisualMapRange](#visualmaprange), [UIComponentTheme](#uicomponenttheme), [SerieData](#seriedata), [ComponentTheme](#componenttheme), [SerieTheme](#serietheme), [ThemeStyle](#themestyle)
|
||||
|
||||
> XCharts.Runtime.ChildComponent / Subclasses: [AnimationStyle](#animationstyle), [AxisName](#axisname), [AxisSplitArea](#axissplitarea), [AreaStyle](#areastyle), [ArrowStyle](#arrowstyle), [BaseLine](#baseline), [IconStyle](#iconstyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [Level](#level), [LevelStyle](#levelstyle), [LineArrow](#linearrow), [LineStyle](#linestyle), [Location](#location), [MarqueeStyle](#marqueestyle), [Padding](#padding), [StageColor](#stagecolor), [SymbolStyle](#symbolstyle), [TextLimit](#textlimit), [TextStyle](#textstyle), [CommentItem](#commentitem), [CommentMarkStyle](#commentmarkstyle), [LabelLine](#labelline), [LabelStyle](#labelstyle), [MarkAreaData](#markareadata), [MarkLineData](#marklinedata), [StateStyle](#statestyle), [VisualMapRange](#visualmaprange), [UIComponentTheme](#uicomponenttheme), [SerieData](#seriedata), [ComponentTheme](#componenttheme), [SerieTheme](#serietheme), [ThemeStyle](#themestyle)
|
||||
|
||||
## Comment
|
||||
|
||||
> Fullname: XCharts.Runtime.Comment
|
||||
> Inherits: [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Comment : [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
comment of chart.
|
||||
|
||||
@@ -671,8 +632,7 @@ comment of chart.
|
||||
|
||||
## CommentItem
|
||||
|
||||
> Fullname: XCharts.Runtime.CommentItem
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.CommentItem : [ChildComponent](#childcomponent)
|
||||
|
||||
comment of chart.
|
||||
|
||||
@@ -695,8 +655,7 @@ comment of chart.
|
||||
|
||||
## CommentMarkStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.CommentMarkStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.CommentMarkStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
the comment mark style.
|
||||
|
||||
@@ -715,9 +674,7 @@ the comment mark style.
|
||||
|
||||
## ComponentTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.ComponentTheme
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> Subclasses: [BaseAxisTheme](#baseaxistheme), [DataZoomTheme](#datazoomtheme), [LegendTheme](#legendtheme), [SubTitleTheme](#subtitletheme), [TitleTheme](#titletheme), [TooltipTheme](#tooltiptheme), [VisualMapTheme](#visualmaptheme)
|
||||
> XCharts.Runtime.ComponentTheme : [ChildComponent](#childcomponent) / Subclasses: [BaseAxisTheme](#baseaxistheme), [DataZoomTheme](#datazoomtheme), [LegendTheme](#legendtheme), [SubTitleTheme](#subtitletheme), [TitleTheme](#titletheme), [TooltipTheme](#tooltiptheme), [VisualMapTheme](#visualmaptheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="ComponentTheme">
|
||||
@@ -737,17 +694,13 @@ the comment mark style.
|
||||
|
||||
## CoordSystem
|
||||
|
||||
> Fullname: XCharts.Runtime.CoordSystem
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> Subclasses: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord), [SingleAxisCoord](#singleaxiscoord)
|
||||
> XCharts.Runtime.CoordSystem : [MainComponent](#maincomponent) / Subclasses: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord), [SingleAxisCoord](#singleaxiscoord)
|
||||
|
||||
Coordinate system component.
|
||||
|
||||
|
||||
## DataZoom
|
||||
|
||||
> Fullname: XCharts.Runtime.DataZoom
|
||||
> Inherits: [MainComponent](#maincomponent), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
> XCharts.Runtime.DataZoom : [MainComponent](#maincomponent), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
|
||||
DataZoom component is used for zooming a specific area, which enables user to investigate data in detail, or get an overview of the data, or get rid of outlier points.
|
||||
|
||||
@@ -796,8 +749,7 @@ DataZoom component is used for zooming a specific area, which enables user to in
|
||||
|
||||
## DataZoomTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.DataZoomTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.DataZoomTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="DataZoomTheme">
|
||||
@@ -819,7 +771,8 @@ DataZoom component is used for zooming a specific area, which enables user to in
|
||||
|
||||
## DebugInfo
|
||||
|
||||
> Fullname: XCharts.Runtime.DebugInfo
|
||||
> XCharts.Runtime.DebugInfo
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="DebugInfo">
|
||||
```
|
||||
@@ -838,14 +791,11 @@ DataZoom component is used for zooming a specific area, which enables user to in
|
||||
|
||||
## EffectScatter
|
||||
|
||||
> Fullname: XCharts.Runtime.EffectScatter
|
||||
> Inherits: [BaseScatter](#basescatter)
|
||||
|
||||
> XCharts.Runtime.EffectScatter : [BaseScatter](#basescatter)
|
||||
|
||||
## EmphasisStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.EmphasisStyle
|
||||
> Inherits: [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.EmphasisStyle : [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
@@ -867,14 +817,11 @@ Configurations of emphasis state.
|
||||
|
||||
## EndLabelStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.EndLabelStyle
|
||||
> Inherits: [LabelStyle](#labelstyle)
|
||||
|
||||
> XCharts.Runtime.EndLabelStyle : [LabelStyle](#labelstyle)
|
||||
|
||||
## GridCoord
|
||||
|
||||
> Fullname: XCharts.Runtime.GridCoord
|
||||
> Inherits: [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.GridCoord : [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Grid component.
|
||||
|
||||
@@ -900,8 +847,7 @@ Grid component.
|
||||
|
||||
## Heatmap
|
||||
|
||||
> Fullname: XCharts.Runtime.Heatmap
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
> XCharts.Runtime.Heatmap : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="Heatmap">
|
||||
@@ -917,8 +863,7 @@ Grid component.
|
||||
|
||||
## IconStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.IconStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.IconStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="IconStyle">
|
||||
@@ -943,8 +888,7 @@ Grid component.
|
||||
|
||||
## ImageStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.ImageStyle
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.ImageStyle : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="ImageStyle">
|
||||
@@ -966,7 +910,8 @@ Grid component.
|
||||
|
||||
## Indicator
|
||||
|
||||
> Fullname: XCharts.Runtime.Indicator
|
||||
> XCharts.Runtime.Indicator
|
||||
|
||||
Indicator of radar chart, which is used to assign multiple variables(dimensions) in radar chart.
|
||||
|
||||
```mdx-code-block
|
||||
@@ -1005,50 +950,37 @@ Indicator of radar chart, which is used to assign multiple variables(dimensions)
|
||||
|
||||
## INeedSerieContainer
|
||||
|
||||
> Fullname: XCharts.Runtime.INeedSerieContainer
|
||||
> Subclasses: [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Radar](#radar), [BaseScatter](#basescatter)
|
||||
|
||||
> XCharts.Runtime.INeedSerieContainer / Subclasses: [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Radar](#radar), [BaseScatter](#basescatter)
|
||||
|
||||
## IPropertyChanged
|
||||
|
||||
> Fullname: XCharts.Runtime.IPropertyChanged
|
||||
> Subclasses: [Location](#location), [Comment](#comment), [Legend](#legend), [Title](#title)
|
||||
> XCharts.Runtime.IPropertyChanged / Subclasses: [Location](#location), [Comment](#comment), [Legend](#legend), [Title](#title)
|
||||
|
||||
属性变更接口
|
||||
|
||||
|
||||
## ISerieComponent
|
||||
|
||||
> Fullname: XCharts.Runtime.ISerieComponent
|
||||
> Subclasses: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [LineArrow](#linearrow), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieComponent / Subclasses: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [LineArrow](#linearrow), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
|
||||
The interface for serie component.
|
||||
|
||||
|
||||
## ISerieContainer
|
||||
|
||||
> Fullname: XCharts.Runtime.ISerieContainer
|
||||
> Subclasses: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord)
|
||||
|
||||
> XCharts.Runtime.ISerieContainer / Subclasses: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord)
|
||||
|
||||
## ISerieDataComponent
|
||||
|
||||
> Fullname: XCharts.Runtime.ISerieDataComponent
|
||||
> Subclasses: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [LineStyle](#linestyle), [SerieSymbol](#seriesymbol), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieDataComponent / Subclasses: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [LineStyle](#linestyle), [SerieSymbol](#seriesymbol), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
|
||||
The interface for serie data component.
|
||||
|
||||
|
||||
## ISimplifiedSerie
|
||||
|
||||
> Fullname: XCharts.Runtime.ISimplifiedSerie
|
||||
> Subclasses: [SimplifiedBar](#simplifiedbar), [SimplifiedCandlestick](#simplifiedcandlestick), [SimplifiedLine](#simplifiedline)
|
||||
|
||||
> XCharts.Runtime.ISimplifiedSerie / Subclasses: [SimplifiedBar](#simplifiedbar), [SimplifiedCandlestick](#simplifiedcandlestick), [SimplifiedLine](#simplifiedline)
|
||||
|
||||
## ItemStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.ItemStyle
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.ItemStyle : [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
图形样式。
|
||||
|
||||
@@ -1085,14 +1017,11 @@ The interface for serie data component.
|
||||
|
||||
## IUpdateRuntimeData
|
||||
|
||||
> Fullname: XCharts.Runtime.IUpdateRuntimeData
|
||||
> Subclasses: [SingleAxis](#singleaxis), [DataZoom](#datazoom), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord)
|
||||
|
||||
> XCharts.Runtime.IUpdateRuntimeData / Subclasses: [SingleAxis](#singleaxis), [DataZoom](#datazoom), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord)
|
||||
|
||||
## LabelLine
|
||||
|
||||
> Fullname: XCharts.Runtime.LabelLine
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.LabelLine : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
标签的引导线
|
||||
|
||||
@@ -1119,9 +1048,7 @@ The interface for serie data component.
|
||||
|
||||
## LabelStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.LabelStyle
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> Subclasses: [AxisLabel](#axislabel), [EndLabelStyle](#endlabelstyle), [TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.LabelStyle : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent) / Subclasses: [AxisLabel](#axislabel), [EndLabelStyle](#endlabelstyle), [TitleStyle](#titlestyle)
|
||||
|
||||
Text label of chart, to explain some data information about graphic item like value, name and so on.
|
||||
|
||||
@@ -1153,24 +1080,21 @@ Text label of chart, to explain some data information about graphic item like va
|
||||
|
||||
## Lang
|
||||
|
||||
> Fullname: XCharts.Runtime.Lang
|
||||
> Inherits: [ScriptableObject](#scriptableobject)
|
||||
> XCharts.Runtime.Lang : [ScriptableObject](https://docs.unity3d.com/ScriptReference/30_search.html?q=ScriptableObject)
|
||||
|
||||
Language.
|
||||
|
||||
|
||||
## LangCandlestick
|
||||
|
||||
> Fullname: XCharts.Runtime.LangCandlestick
|
||||
> XCharts.Runtime.LangCandlestick
|
||||
|
||||
## LangTime
|
||||
|
||||
> Fullname: XCharts.Runtime.LangTime
|
||||
> XCharts.Runtime.LangTime
|
||||
|
||||
## Legend
|
||||
|
||||
> Fullname: XCharts.Runtime.Legend
|
||||
> Inherits: [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Legend : [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
Legend component.The legend component shows different sets of tags, colors, and names. You can control which series are not displayed by clicking on the legend.
|
||||
|
||||
@@ -1206,8 +1130,7 @@ Legend component.The legend component shows different sets of tags, colors, and
|
||||
|
||||
## LegendTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.LegendTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.LegendTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="LegendTheme">
|
||||
@@ -1223,8 +1146,7 @@ Legend component.The legend component shows different sets of tags, colors, and
|
||||
|
||||
## Level
|
||||
|
||||
> Fullname: XCharts.Runtime.Level
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.Level : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="Level">
|
||||
@@ -1242,8 +1164,7 @@ Legend component.The legend component shows different sets of tags, colors, and
|
||||
|
||||
## LevelStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.LevelStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.LevelStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="LevelStyle">
|
||||
@@ -1260,14 +1181,11 @@ Legend component.The legend component shows different sets of tags, colors, and
|
||||
|
||||
## Line
|
||||
|
||||
> Fullname: XCharts.Runtime.Line
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Line : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## LineArrow
|
||||
|
||||
> Fullname: XCharts.Runtime.LineArrow
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent)
|
||||
> XCharts.Runtime.LineArrow : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="LineArrow">
|
||||
@@ -1285,8 +1203,7 @@ Legend component.The legend component shows different sets of tags, colors, and
|
||||
|
||||
## LineStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.LineStyle
|
||||
> Inherits: [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.LineStyle : [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
The style of line.
|
||||
|
||||
@@ -1311,8 +1228,7 @@ The style of line.
|
||||
|
||||
## Location
|
||||
|
||||
> Fullname: XCharts.Runtime.Location
|
||||
> Inherits: [ChildComponent](#childcomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Location : [ChildComponent](#childcomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
Location type. Quick to set the general location.
|
||||
|
||||
@@ -1334,15 +1250,11 @@ Location type. Quick to set the general location.
|
||||
|
||||
## MainComponent
|
||||
|
||||
> Fullname: XCharts.Runtime.MainComponent
|
||||
> Inherits: [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable)
|
||||
> Subclasses: [Axis](#axis), [Background](#background), [Comment](#comment), [DataZoom](#datazoom), [Legend](#legend), [MarkArea](#markarea), [MarkLine](#markline), [Settings](#settings), [Title](#title), [Tooltip](#tooltip), [VisualMap](#visualmap), [CoordSystem](#coordsystem)
|
||||
|
||||
> XCharts.Runtime.MainComponent : [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable) / Subclasses: [Axis](#axis), [Background](#background), [Comment](#comment), [DataZoom](#datazoom), [Legend](#legend), [MarkArea](#markarea), [MarkLine](#markline), [Settings](#settings), [Title](#title), [Tooltip](#tooltip), [VisualMap](#visualmap), [CoordSystem](#coordsystem)
|
||||
|
||||
## MarkArea
|
||||
|
||||
> Fullname: XCharts.Runtime.MarkArea
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.MarkArea : [MainComponent](#maincomponent)
|
||||
|
||||
Used to mark an area in chart. For example, mark a time interval.
|
||||
|
||||
@@ -1366,8 +1278,7 @@ Used to mark an area in chart. For example, mark a time interval.
|
||||
|
||||
## MarkAreaData
|
||||
|
||||
> Fullname: XCharts.Runtime.MarkAreaData
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.MarkAreaData : [ChildComponent](#childcomponent)
|
||||
|
||||
标域的数据。
|
||||
|
||||
@@ -1391,8 +1302,7 @@ Used to mark an area in chart. For example, mark a time interval.
|
||||
|
||||
## MarkLine
|
||||
|
||||
> Fullname: XCharts.Runtime.MarkLine
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.MarkLine : [MainComponent](#maincomponent)
|
||||
|
||||
Use a line in the chart to illustrate.
|
||||
|
||||
@@ -1413,8 +1323,7 @@ Use a line in the chart to illustrate.
|
||||
|
||||
## MarkLineData
|
||||
|
||||
> Fullname: XCharts.Runtime.MarkLineData
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.MarkLineData : [ChildComponent](#childcomponent)
|
||||
|
||||
Data of marking line.
|
||||
|
||||
@@ -1444,8 +1353,7 @@ Data of marking line.
|
||||
|
||||
## MarqueeStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.MarqueeStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.MarqueeStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
> Since `v3.5.0`
|
||||
|
||||
@@ -1468,9 +1376,7 @@ Marquee style. It can be used for the DataZoom component. 选取框样式。可
|
||||
|
||||
## Padding
|
||||
|
||||
> Fullname: XCharts.Runtime.Padding
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> Subclasses: [TextPadding](#textpadding)
|
||||
> XCharts.Runtime.Padding : [ChildComponent](#childcomponent) / Subclasses: [TextPadding](#textpadding)
|
||||
|
||||
padding setting of item or text.
|
||||
|
||||
@@ -1492,20 +1398,15 @@ padding setting of item or text.
|
||||
|
||||
## Parallel
|
||||
|
||||
> Fullname: XCharts.Runtime.Parallel
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Parallel : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## ParallelAxis
|
||||
|
||||
> Fullname: XCharts.Runtime.ParallelAxis
|
||||
> Inherits: [Axis](#axis)
|
||||
|
||||
> XCharts.Runtime.ParallelAxis : [Axis](#axis)
|
||||
|
||||
## ParallelCoord
|
||||
|
||||
> Fullname: XCharts.Runtime.ParallelCoord
|
||||
> Inherits: [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.ParallelCoord : [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Grid component.
|
||||
|
||||
@@ -1529,20 +1430,15 @@ Grid component.
|
||||
|
||||
## Pie
|
||||
|
||||
> Fullname: XCharts.Runtime.Pie
|
||||
> Inherits: [Serie](#serie)
|
||||
|
||||
> XCharts.Runtime.Pie : [Serie](#serie)
|
||||
|
||||
## PolarAxisTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.PolarAxisTheme
|
||||
> Inherits: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.PolarAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## PolarCoord
|
||||
|
||||
> Fullname: XCharts.Runtime.PolarCoord
|
||||
> Inherits: [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.PolarCoord : [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Polar coordinate can be used in scatter and line chart. Every polar coordinate has an angleAxis and a radiusAxis.
|
||||
|
||||
@@ -1563,8 +1459,7 @@ Polar coordinate can be used in scatter and line chart. Every polar coordinate h
|
||||
|
||||
## Radar
|
||||
|
||||
> Fullname: XCharts.Runtime.Radar
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
> XCharts.Runtime.Radar : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="Radar">
|
||||
@@ -1580,59 +1475,43 @@ Polar coordinate can be used in scatter and line chart. Every polar coordinate h
|
||||
|
||||
## RadarAxisTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.RadarAxisTheme
|
||||
> Inherits: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.RadarAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## RadarCoord
|
||||
|
||||
> Fullname: XCharts.Runtime.RadarCoord
|
||||
> Inherits: [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.RadarCoord : [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适用于雷达图。
|
||||
|
||||
|
||||
## RadiusAxis
|
||||
|
||||
> Fullname: XCharts.Runtime.RadiusAxis
|
||||
> Inherits: [Axis](#axis)
|
||||
> XCharts.Runtime.RadiusAxis : [Axis](#axis)
|
||||
|
||||
Radial axis of polar coordinate.
|
||||
|
||||
|
||||
## RadiusAxisTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.RadiusAxisTheme
|
||||
> Inherits: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.RadiusAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## Ring
|
||||
|
||||
> Fullname: XCharts.Runtime.Ring
|
||||
> Inherits: [Serie](#serie)
|
||||
|
||||
> XCharts.Runtime.Ring : [Serie](#serie)
|
||||
|
||||
## Scatter
|
||||
|
||||
> Fullname: XCharts.Runtime.Scatter
|
||||
> Inherits: [BaseScatter](#basescatter)
|
||||
|
||||
> XCharts.Runtime.Scatter : [BaseScatter](#basescatter)
|
||||
|
||||
## SelectStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.SelectStyle
|
||||
> Inherits: [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.SelectStyle : [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
Configurations of select state.
|
||||
|
||||
|
||||
## Serie
|
||||
|
||||
> Fullname: XCharts.Runtime.Serie
|
||||
> Inherits: [BaseSerie](#baseserie), [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable)
|
||||
> Subclasses: [SerieHandler<T>](#seriehandler<t>), [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Pie](#pie), [Radar](#radar), [Ring](#ring), [BaseScatter](#basescatter)
|
||||
> XCharts.Runtime.Serie : [BaseSerie](#baseserie), [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable) / Subclasses: [SerieHandler<T>](#seriehandlert), [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Pie](#pie), [Radar](#radar), [Ring](#ring), [BaseScatter](#basescatter)
|
||||
|
||||
系列。系列一般由数据和配置组成,用来表示具体的图表图形,如折线图的一条折线,柱图的一组柱子等。一个图表中可以包含多个不同类型的系列。
|
||||
|
||||
@@ -1719,8 +1598,7 @@ Configurations of select state.
|
||||
|
||||
## SerieData
|
||||
|
||||
> Fullname: XCharts.Runtime.SerieData
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.SerieData : [ChildComponent](#childcomponent)
|
||||
|
||||
A data item of serie.
|
||||
|
||||
@@ -1746,8 +1624,7 @@ A data item of serie.
|
||||
|
||||
## SerieSymbol
|
||||
|
||||
> Fullname: XCharts.Runtime.SerieSymbol
|
||||
> Inherits: [SymbolStyle](#symbolstyle), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.SerieSymbol : [SymbolStyle](#symbolstyle), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
系列数据项的标记的图形
|
||||
|
||||
@@ -1774,8 +1651,7 @@ A data item of serie.
|
||||
|
||||
## SerieTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.SerieTheme
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.SerieTheme : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="SerieTheme">
|
||||
@@ -1801,8 +1677,7 @@ A data item of serie.
|
||||
|
||||
## Settings
|
||||
|
||||
> Fullname: XCharts.Runtime.Settings
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.Settings : [MainComponent](#maincomponent)
|
||||
|
||||
Global parameter setting component. The default value can be used in general, and can be adjusted when necessary.
|
||||
|
||||
@@ -1833,26 +1708,19 @@ Global parameter setting component. The default value can be used in general, an
|
||||
|
||||
## SimplifiedBar
|
||||
|
||||
> Fullname: XCharts.Runtime.SimplifiedBar
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
> XCharts.Runtime.SimplifiedBar : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
## SimplifiedCandlestick
|
||||
|
||||
> Fullname: XCharts.Runtime.SimplifiedCandlestick
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
> XCharts.Runtime.SimplifiedCandlestick : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
## SimplifiedLine
|
||||
|
||||
> Fullname: XCharts.Runtime.SimplifiedLine
|
||||
> Inherits: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
> XCharts.Runtime.SimplifiedLine : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
## SingleAxis
|
||||
|
||||
> Fullname: XCharts.Runtime.SingleAxis
|
||||
> Inherits: [Axis](#axis), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
> XCharts.Runtime.SingleAxis : [Axis](#axis), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
|
||||
Single axis.
|
||||
|
||||
@@ -1876,14 +1744,11 @@ Single axis.
|
||||
|
||||
## SingleAxisCoord
|
||||
|
||||
> Fullname: XCharts.Runtime.SingleAxisCoord
|
||||
> Inherits: [CoordSystem](#coordsystem)
|
||||
|
||||
> XCharts.Runtime.SingleAxisCoord : [CoordSystem](#coordsystem)
|
||||
|
||||
## StageColor
|
||||
|
||||
> Fullname: XCharts.Runtime.StageColor
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.StageColor : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="StageColor">
|
||||
@@ -1900,9 +1765,7 @@ Single axis.
|
||||
|
||||
## StateStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.StateStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> Subclasses: [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle)
|
||||
> XCharts.Runtime.StateStyle : [ChildComponent](#childcomponent) / Subclasses: [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle)
|
||||
|
||||
> Since `v3.2.0`
|
||||
|
||||
@@ -1928,15 +1791,11 @@ the state style of serie.
|
||||
|
||||
## SubTitleTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.SubTitleTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
|
||||
> XCharts.Runtime.SubTitleTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
## SymbolStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.SymbolStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> Subclasses: [SerieSymbol](#seriesymbol)
|
||||
> XCharts.Runtime.SymbolStyle : [ChildComponent](#childcomponent) / Subclasses: [SerieSymbol](#seriesymbol)
|
||||
|
||||
系列数据项的标记的图形
|
||||
|
||||
@@ -1963,8 +1822,7 @@ the state style of serie.
|
||||
|
||||
## TextLimit
|
||||
|
||||
> Fullname: XCharts.Runtime.TextLimit
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.TextLimit : [ChildComponent](#childcomponent)
|
||||
|
||||
Text character limitation and adaptation component. When the length of the text exceeds the set length, it is cropped and suffixes are appended to the end.Only valid in the category axis.
|
||||
|
||||
@@ -1985,16 +1843,13 @@ Text character limitation and adaptation component. When the length of the text
|
||||
|
||||
## TextPadding
|
||||
|
||||
> Fullname: XCharts.Runtime.TextPadding
|
||||
> Inherits: [Padding](#padding)
|
||||
> XCharts.Runtime.TextPadding : [Padding](#padding)
|
||||
|
||||
Settings related to text.
|
||||
|
||||
|
||||
## TextStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.TextStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.TextStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
Settings related to text.
|
||||
|
||||
@@ -2026,8 +1881,7 @@ Settings related to text.
|
||||
|
||||
## Theme
|
||||
|
||||
> Fullname: XCharts.Runtime.Theme
|
||||
> Inherits: [ScriptableObject](#scriptableobject)
|
||||
> XCharts.Runtime.Theme : [ScriptableObject](https://docs.unity3d.com/ScriptReference/30_search.html?q=ScriptableObject)
|
||||
|
||||
Theme.
|
||||
|
||||
@@ -2060,8 +1914,7 @@ Theme.
|
||||
|
||||
## ThemeStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.ThemeStyle
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.ThemeStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
Theme.
|
||||
|
||||
@@ -2085,8 +1938,7 @@ Theme.
|
||||
|
||||
## Title
|
||||
|
||||
> Fullname: XCharts.Runtime.Title
|
||||
> Inherits: [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Title : [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
Title component, including main title and subtitle.
|
||||
|
||||
@@ -2110,22 +1962,17 @@ Title component, including main title and subtitle.
|
||||
|
||||
## TitleStyle
|
||||
|
||||
> Fullname: XCharts.Runtime.TitleStyle
|
||||
> Inherits: [LabelStyle](#labelstyle), [ISerieDataComponent](#iseriedatacomponent), [ISerieComponent](#iseriecomponent)
|
||||
> XCharts.Runtime.TitleStyle : [LabelStyle](#labelstyle), [ISerieDataComponent](#iseriedatacomponent), [ISerieComponent](#iseriecomponent)
|
||||
|
||||
the title of serie.
|
||||
|
||||
|
||||
## TitleTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.TitleTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
|
||||
> XCharts.Runtime.TitleTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
## Tooltip
|
||||
|
||||
> Fullname: XCharts.Runtime.Tooltip
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.Tooltip : [MainComponent](#maincomponent)
|
||||
|
||||
Tooltip component.
|
||||
|
||||
@@ -2173,8 +2020,7 @@ Tooltip component.
|
||||
|
||||
## TooltipTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.TooltipTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.TooltipTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="TooltipTheme">
|
||||
@@ -2195,8 +2041,7 @@ Tooltip component.
|
||||
|
||||
## UIComponentTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.UIComponentTheme
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.UIComponentTheme : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="UIComponentTheme">
|
||||
@@ -2214,8 +2059,7 @@ Tooltip component.
|
||||
|
||||
## VisualMap
|
||||
|
||||
> Fullname: XCharts.Runtime.VisualMap
|
||||
> Inherits: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.VisualMap : [MainComponent](#maincomponent)
|
||||
|
||||
VisualMap component. Mapping data to visual elements such as colors.
|
||||
|
||||
@@ -2258,8 +2102,7 @@ VisualMap component. Mapping data to visual elements such as colors.
|
||||
|
||||
## VisualMapRange
|
||||
|
||||
> Fullname: XCharts.Runtime.VisualMapRange
|
||||
> Inherits: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.VisualMapRange : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="VisualMapRange">
|
||||
@@ -2278,8 +2121,7 @@ VisualMap component. Mapping data to visual elements such as colors.
|
||||
|
||||
## VisualMapTheme
|
||||
|
||||
> Fullname: XCharts.Runtime.VisualMapTheme
|
||||
> Inherits: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.VisualMapTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="VisualMapTheme">
|
||||
@@ -2298,20 +2140,17 @@ VisualMap component. Mapping data to visual elements such as colors.
|
||||
|
||||
## XAxis
|
||||
|
||||
> Fullname: XCharts.Runtime.XAxis
|
||||
> Inherits: [Axis](#axis)
|
||||
> XCharts.Runtime.XAxis : [Axis](#axis)
|
||||
|
||||
The x axis in cartesian(rectangular) coordinate.
|
||||
|
||||
|
||||
## XCResourcesImporter
|
||||
|
||||
> Fullname: XCharts.Runtime.XCResourcesImporter
|
||||
> XCharts.Runtime.XCResourcesImporter
|
||||
|
||||
## XCSettings
|
||||
|
||||
> Fullname: XCharts.Runtime.XCSettings
|
||||
> Inherits: [ScriptableObject](#scriptableobject)
|
||||
> XCharts.Runtime.XCSettings : [ScriptableObject](https://docs.unity3d.com/ScriptReference/30_search.html?q=ScriptableObject)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="XCSettings">
|
||||
@@ -2363,9 +2202,7 @@ The x axis in cartesian(rectangular) coordinate.
|
||||
|
||||
## YAxis
|
||||
|
||||
> Fullname: XCharts.Runtime.YAxis
|
||||
> Inherits: [Axis](#axis)
|
||||
> XCharts.Runtime.YAxis : [Axis](#axis)
|
||||
|
||||
The x axis in cartesian(rectangular) coordinate.
|
||||
|
||||
|
||||
|
||||
@@ -70,7 +70,6 @@ slug: /api
|
||||
- [RingChart](#ringchart)
|
||||
- [RuntimeUtil](#runtimeutil)
|
||||
- [ScatterChart](#scatterchart)
|
||||
- [ScriptableObject](#scriptableobject)
|
||||
- [SerieComponentAttribute](#seriecomponentattribute)
|
||||
- [SerieContext](#seriecontext)
|
||||
- [SerieConvertAttribute](#serieconvertattribute)
|
||||
@@ -114,7 +113,7 @@ slug: /api
|
||||
|
||||
## AnimationStyleHelper
|
||||
|
||||
全名: XCharts.Runtime.AnimationStyleHelper
|
||||
> XCharts.Runtime.AnimationStyleHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -125,17 +124,15 @@ slug: /api
|
||||
|
||||
## AxisContext
|
||||
|
||||
全名: XCharts.Runtime.AxisContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.AxisContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## AxisHandler<T>
|
||||
|
||||
全名: XCharts.AxisHandler<T>
|
||||
继承: [MainComponentHandler](#maincomponenthandler)
|
||||
> XCharts.AxisHandler<T> : [MainComponentHandler](#maincomponenthandler)
|
||||
|
||||
## AxisHelper
|
||||
|
||||
全名: XCharts.Runtime.AxisHelper
|
||||
> XCharts.Runtime.AxisHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -163,14 +160,11 @@ slug: /api
|
||||
|
||||
## BarChart
|
||||
|
||||
全名: XCharts.Runtime.BarChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.BarChart : [BaseChart](#basechart)
|
||||
|
||||
## BaseChart
|
||||
|
||||
全名: XCharts.Runtime.BaseChart
|
||||
继承: [BaseGraph](#basegraph),[ISerializationCallbackReceiver](https://docs.unity3d.com/ScriptReference/30_search.html?q=ISerializationCallbackReceiver)
|
||||
子类: [BarChart](#barchart),[CandlestickChart](#candlestickchart),[HeatmapChart](#heatmapchart),[LineChart](#linechart),[ParallelChart](#parallelchart),[PieChart](#piechart),[PolarChart](#polarchart),[RadarChart](#radarchart),[RingChart](#ringchart),[ScatterChart](#scatterchart),[SimplifiedBarChart](#simplifiedbarchart),[SimplifiedCandlestickChart](#simplifiedcandlestickchart),[SimplifiedLineChart](#simplifiedlinechart)
|
||||
> XCharts.Runtime.BaseChart : [BaseGraph](#basegraph),[ISerializationCallbackReceiver](https://docs.unity3d.com/ScriptReference/30_search.html?q=iserializationcallbackreceiver) / Subclasses: [BarChart](#barchart),[CandlestickChart](#candlestickchart),[HeatmapChart](#heatmapchart),[LineChart](#linechart),[ParallelChart](#parallelchart),[PieChart](#piechart),[PolarChart](#polarchart),[RadarChart](#radarchart),[RingChart](#ringchart),[ScatterChart](#scatterchart),[SimplifiedBarChart](#simplifiedbarchart),[SimplifiedCandlestickChart](#simplifiedcandlestickchart),[SimplifiedLineChart](#simplifiedlinechart)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -361,9 +355,7 @@ slug: /api
|
||||
|
||||
## BaseGraph
|
||||
|
||||
全名: XCharts.Runtime.BaseGraph
|
||||
继承: [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),[](#)
|
||||
子类: [BaseChart](#basechart),[UIComponent](#uicomponent)
|
||||
> XCharts.Runtime.BaseGraph : [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)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -398,12 +390,11 @@ slug: /api
|
||||
|
||||
## CandlestickChart
|
||||
|
||||
全名: XCharts.Runtime.CandlestickChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.CandlestickChart : [BaseChart](#basechart)
|
||||
|
||||
## ChartCached
|
||||
|
||||
全名: XCharts.Runtime.ChartCached
|
||||
> XCharts.Runtime.ChartCached
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -416,15 +407,15 @@ slug: /api
|
||||
|
||||
## ChartConst
|
||||
|
||||
全名: XCharts.Runtime.ChartConst
|
||||
> XCharts.Runtime.ChartConst
|
||||
|
||||
## ChartDrawer
|
||||
|
||||
全名: XCharts.Runtime.ChartDrawer
|
||||
> XCharts.Runtime.ChartDrawer
|
||||
|
||||
## ChartHelper
|
||||
|
||||
全名: XCharts.Runtime.ChartHelper
|
||||
> XCharts.Runtime.ChartHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -493,8 +484,7 @@ slug: /api
|
||||
|
||||
## ChartLabel
|
||||
|
||||
全名: XCharts.Runtime.ChartLabel
|
||||
继承: [Image](https://docs.unity3d.com/ScriptReference/30_search.html?q=Image)
|
||||
> XCharts.Runtime.ChartLabel : [Image](https://docs.unity3d.com/ScriptReference/30_search.html?q=image)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -523,7 +513,7 @@ slug: /api
|
||||
|
||||
## ChartObject
|
||||
|
||||
全名: XCharts.Runtime.ChartObject
|
||||
> XCharts.Runtime.ChartObject
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -531,7 +521,7 @@ slug: /api
|
||||
|
||||
## CheckHelper
|
||||
|
||||
全名: XCharts.Runtime.CheckHelper
|
||||
> XCharts.Runtime.CheckHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -540,7 +530,7 @@ slug: /api
|
||||
|
||||
## ColorUtil
|
||||
|
||||
全名: XCharts.Runtime.ColorUtil
|
||||
> XCharts.Runtime.ColorUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -548,8 +538,7 @@ slug: /api
|
||||
|
||||
## ComponentHandlerAttribute
|
||||
|
||||
全名: XCharts.Runtime.ComponentHandlerAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.ComponentHandlerAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -558,7 +547,7 @@ slug: /api
|
||||
|
||||
## ComponentHelper
|
||||
|
||||
全名: XCharts.Runtime.ComponentHelper
|
||||
> XCharts.Runtime.ComponentHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -570,8 +559,7 @@ slug: /api
|
||||
|
||||
## CoordOptionsAttribute
|
||||
|
||||
全名: XCharts.Runtime.CoordOptionsAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.CoordOptionsAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -583,12 +571,11 @@ slug: /api
|
||||
|
||||
## DataZoomContext
|
||||
|
||||
全名: XCharts.Runtime.DataZoomContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.DataZoomContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## DataZoomHelper
|
||||
|
||||
全名: XCharts.Runtime.DataZoomHelper
|
||||
> XCharts.Runtime.DataZoomHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -597,7 +584,7 @@ slug: /api
|
||||
|
||||
## DateTimeUtil
|
||||
|
||||
全名: XCharts.Runtime.DateTimeUtil
|
||||
> XCharts.Runtime.DateTimeUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -607,8 +594,7 @@ slug: /api
|
||||
|
||||
## DefaultAnimationAttribute
|
||||
|
||||
全名: XCharts.Runtime.DefaultAnimationAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.DefaultAnimationAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -616,7 +602,7 @@ slug: /api
|
||||
|
||||
## DefineSymbolsUtil
|
||||
|
||||
全名: XCharts.Runtime.DefineSymbolsUtil
|
||||
> XCharts.Runtime.DefineSymbolsUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -625,7 +611,7 @@ slug: /api
|
||||
|
||||
## FormatterHelper
|
||||
|
||||
全名: XCharts.Runtime.FormatterHelper
|
||||
> XCharts.Runtime.FormatterHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -637,18 +623,15 @@ slug: /api
|
||||
|
||||
## GridCoordContext
|
||||
|
||||
全名: XCharts.Runtime.GridCoordContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.GridCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## HeatmapChart
|
||||
|
||||
全名: XCharts.Runtime.HeatmapChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.HeatmapChart : [BaseChart](#basechart)
|
||||
|
||||
## IgnoreDoc
|
||||
|
||||
全名: XCharts.Runtime.IgnoreDoc
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.IgnoreDoc : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -656,12 +639,11 @@ slug: /api
|
||||
|
||||
## INeedSerieContainer
|
||||
|
||||
全名: XCharts.Runtime.INeedSerieContainer
|
||||
子类: [Bar](#bar),[SimplifiedBar](#simplifiedbar),[Candlestick](#candlestick),[SimplifiedCandlestick](#simplifiedcandlestick),[Heatmap](#heatmap),[Line](#line),[SimplifiedLine](#simplifiedline),[Parallel](#parallel),[Radar](#radar),[BaseScatter](#basescatter)
|
||||
> XCharts.Runtime.INeedSerieContainer / Subclasses: [Bar](#bar),[SimplifiedBar](#simplifiedbar),[Candlestick](#candlestick),[SimplifiedCandlestick](#simplifiedcandlestick),[Heatmap](#heatmap),[Line](#line),[SimplifiedLine](#simplifiedline),[Parallel](#parallel),[Radar](#radar),[BaseScatter](#basescatter)
|
||||
|
||||
## InputHelper
|
||||
|
||||
全名: XCharts.Runtime.InputHelper
|
||||
> XCharts.Runtime.InputHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -670,7 +652,7 @@ slug: /api
|
||||
|
||||
## InteractData
|
||||
|
||||
全名: XCharts.Runtime.InteractData
|
||||
> XCharts.Runtime.InteractData
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -688,37 +670,34 @@ slug: /api
|
||||
|
||||
## IPropertyChanged
|
||||
|
||||
全名: XCharts.Runtime.IPropertyChanged
|
||||
子类: [Location](#location),[Comment](#comment),[Legend](#legend),[Title](#title)
|
||||
> XCharts.Runtime.IPropertyChanged / Subclasses: [Location](#location),[Comment](#comment),[Legend](#legend),[Title](#title)
|
||||
属性变更接口
|
||||
|
||||
## ISerieComponent
|
||||
|
||||
全名: XCharts.Runtime.ISerieComponent
|
||||
子类: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[LineArrow](#linearrow),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieComponent / Subclasses: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[LineArrow](#linearrow),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
可用于Serie的组件。
|
||||
|
||||
## ISerieContainer
|
||||
|
||||
全名: XCharts.Runtime.ISerieContainer
|
||||
子类: [RadarCoord](#radarcoord),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord),[PolarCoord](#polarcoord)
|
||||
> XCharts.Runtime.ISerieContainer / Subclasses: [RadarCoord](#radarcoord),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord),[PolarCoord](#polarcoord)
|
||||
|
||||
## ISerieDataComponent
|
||||
|
||||
全名: XCharts.Runtime.ISerieDataComponent
|
||||
子类: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[ItemStyle](#itemstyle),[LineStyle](#linestyle),[SerieSymbol](#seriesymbol),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieDataComponent / Subclasses: [AreaStyle](#areastyle),[ImageStyle](#imagestyle),[ItemStyle](#itemstyle),[LineStyle](#linestyle),[SerieSymbol](#seriesymbol),[LabelLine](#labelline),[LabelStyle](#labelstyle),[BlurStyle](#blurstyle),[EmphasisStyle](#emphasisstyle),[SelectStyle](#selectstyle),[TitleStyle](#titlestyle)
|
||||
可用于SerieData的组件。
|
||||
|
||||
## ISimplifiedSerie
|
||||
|
||||
全名: XCharts.Runtime.ISimplifiedSerie
|
||||
子类: [SimplifiedBar](#simplifiedbar),[SimplifiedCandlestick](#simplifiedcandlestick),[SimplifiedLine](#simplifiedline)
|
||||
> XCharts.Runtime.ISimplifiedSerie / Subclasses: [SimplifiedBar](#simplifiedbar),[SimplifiedCandlestick](#simplifiedcandlestick),[SimplifiedLine](#simplifiedline)
|
||||
|
||||
## IUpdateRuntimeData
|
||||
|
||||
全名: XCharts.Runtime.IUpdateRuntimeData
|
||||
子类: [SingleAxis](#singleaxis),[DataZoom](#datazoom),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord)
|
||||
> XCharts.Runtime.IUpdateRuntimeData / Subclasses: [SingleAxis](#singleaxis),[DataZoom](#datazoom),[CalendarCoord](#calendarcoord),[GridCoord](#gridcoord),[ParallelCoord](#parallelcoord)
|
||||
|
||||
## LayerHelper
|
||||
|
||||
全名: XCharts.Runtime.LayerHelper
|
||||
> XCharts.Runtime.LayerHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -727,12 +706,11 @@ slug: /api
|
||||
|
||||
## LegendContext
|
||||
|
||||
全名: XCharts.Runtime.LegendContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.LegendContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## LegendHelper
|
||||
|
||||
全名: XCharts.Runtime.LegendHelper
|
||||
> XCharts.Runtime.LegendHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -745,7 +723,7 @@ slug: /api
|
||||
|
||||
## LegendItem
|
||||
|
||||
全名: XCharts.Runtime.LegendItem
|
||||
> XCharts.Runtime.LegendItem
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -770,14 +748,11 @@ slug: /api
|
||||
|
||||
## LineChart
|
||||
|
||||
全名: XCharts.Runtime.LineChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.LineChart : [BaseChart](#basechart)
|
||||
|
||||
## ListFor
|
||||
|
||||
全名: XCharts.Runtime.ListFor
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
子类: [ListForComponent](#listforcomponent),[ListForSerie](#listforserie)
|
||||
> XCharts.Runtime.ListFor : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute) / Subclasses: [ListForComponent](#listforcomponent),[ListForSerie](#listforserie)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -785,8 +760,7 @@ slug: /api
|
||||
|
||||
## ListForComponent
|
||||
|
||||
全名: XCharts.Runtime.ListForComponent
|
||||
继承: [ListFor](#listfor)
|
||||
> XCharts.Runtime.ListForComponent : [ListFor](#listfor)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -794,8 +768,7 @@ slug: /api
|
||||
|
||||
## ListForSerie
|
||||
|
||||
全名: XCharts.Runtime.ListForSerie
|
||||
继承: [ListFor](#listfor)
|
||||
> XCharts.Runtime.ListForSerie : [ListFor](#listfor)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -803,13 +776,11 @@ slug: /api
|
||||
|
||||
## MainComponentContext
|
||||
|
||||
全名: XCharts.Runtime.MainComponentContext
|
||||
子类: [AxisContext](#axiscontext),[DataZoomContext](#datazoomcontext),[LegendContext](#legendcontext),[RadarCoordContext](#radarcoordcontext),[VisualMapContext](#visualmapcontext),[GridCoordContext](#gridcoordcontext),[ParallelCoordContext](#parallelcoordcontext),[PolarCoordContext](#polarcoordcontext)
|
||||
> XCharts.Runtime.MainComponentContext / Subclasses: [AxisContext](#axiscontext),[DataZoomContext](#datazoomcontext),[LegendContext](#legendcontext),[RadarCoordContext](#radarcoordcontext),[VisualMapContext](#visualmapcontext),[GridCoordContext](#gridcoordcontext),[ParallelCoordContext](#parallelcoordcontext),[PolarCoordContext](#polarcoordcontext)
|
||||
|
||||
## MainComponentHandler
|
||||
|
||||
全名: XCharts.Runtime.MainComponentHandler
|
||||
子类: [AxisHandler<T>](#axishandlert),[MainComponentHandler<T>](#maincomponenthandlert)
|
||||
> XCharts.Runtime.MainComponentHandler / Subclasses: [AxisHandler<T>](#axishandlert),[MainComponentHandler<T>](#maincomponenthandlert)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -833,12 +804,11 @@ slug: /api
|
||||
|
||||
## MainComponentHandler<T>
|
||||
|
||||
全名: XCharts.Runtime.MainComponentHandler<T>
|
||||
继承: [MainComponentHandler](#maincomponenthandler)
|
||||
> XCharts.Runtime.MainComponentHandler<T> : [MainComponentHandler](#maincomponenthandler)
|
||||
|
||||
## MathUtil
|
||||
|
||||
全名: XCharts.Runtime.MathUtil
|
||||
> XCharts.Runtime.MathUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -852,8 +822,7 @@ slug: /api
|
||||
|
||||
## ObjectPool<T> where T
|
||||
|
||||
全名: XCharts.Runtime.ObjectPool<T> where T
|
||||
继承: [new()](#new())
|
||||
> XCharts.Runtime.ObjectPool<T> where T : [new()](#new())
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -865,8 +834,7 @@ slug: /api
|
||||
|
||||
## Painter
|
||||
|
||||
全名: XCharts.Runtime.Painter
|
||||
继承: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=MaskableGraphic)
|
||||
> XCharts.Runtime.Painter : [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -878,32 +846,27 @@ slug: /api
|
||||
|
||||
## ParallelChart
|
||||
|
||||
全名: XCharts.Runtime.ParallelChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.ParallelChart : [BaseChart](#basechart)
|
||||
|
||||
## ParallelCoordContext
|
||||
|
||||
全名: XCharts.Runtime.ParallelCoordContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.ParallelCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## PieChart
|
||||
|
||||
全名: XCharts.Runtime.PieChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.PieChart : [BaseChart](#basechart)
|
||||
|
||||
## PolarChart
|
||||
|
||||
全名: XCharts.Runtime.PolarChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.PolarChart : [BaseChart](#basechart)
|
||||
|
||||
## PolarCoordContext
|
||||
|
||||
全名: XCharts.Runtime.PolarCoordContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.PolarCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## PropertyUtil
|
||||
|
||||
全名: XCharts.Runtime.PropertyUtil
|
||||
> XCharts.Runtime.PropertyUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -914,17 +877,15 @@ slug: /api
|
||||
|
||||
## RadarChart
|
||||
|
||||
全名: XCharts.Runtime.RadarChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.RadarChart : [BaseChart](#basechart)
|
||||
|
||||
## RadarCoordContext
|
||||
|
||||
全名: XCharts.Runtime.RadarCoordContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.RadarCoordContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## ReflectionUtil
|
||||
|
||||
全名: XCharts.Runtime.ReflectionUtil
|
||||
> XCharts.Runtime.ReflectionUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -937,8 +898,7 @@ slug: /api
|
||||
|
||||
## RequireChartComponentAttribute
|
||||
|
||||
全名: XCharts.Runtime.RequireChartComponentAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.RequireChartComponentAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -948,12 +908,11 @@ slug: /api
|
||||
|
||||
## RingChart
|
||||
|
||||
全名: XCharts.Runtime.RingChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.RingChart : [BaseChart](#basechart)
|
||||
|
||||
## RuntimeUtil
|
||||
|
||||
全名: XCharts.Runtime.RuntimeUtil
|
||||
> XCharts.Runtime.RuntimeUtil
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -966,18 +925,12 @@ slug: /api
|
||||
|
||||
## ScatterChart
|
||||
|
||||
全名: XCharts.Runtime.ScatterChart
|
||||
继承: [BaseChart](#basechart)
|
||||
|
||||
## ScriptableObject
|
||||
|
||||
全名: .ScriptableObject
|
||||
子类: [Lang](#lang),[XCSettings](#xcsettings),[Theme](#theme)
|
||||
> XCharts.Runtime.ScatterChart : [BaseChart](#basechart)
|
||||
|
||||
## SerieComponentAttribute
|
||||
|
||||
全名: XCharts.Runtime.SerieComponentAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieComponentAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
可添加到Serie的组件。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -994,12 +947,12 @@ slug: /api
|
||||
|
||||
## SerieContext
|
||||
|
||||
全名: XCharts.Runtime.SerieContext
|
||||
> XCharts.Runtime.SerieContext
|
||||
|
||||
## SerieConvertAttribute
|
||||
|
||||
全名: XCharts.Runtime.SerieConvertAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieConvertAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
可转化为哪些Serie类型。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1012,8 +965,8 @@ slug: /api
|
||||
|
||||
## SerieDataComponentAttribute
|
||||
|
||||
全名: XCharts.Runtime.SerieDataComponentAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieDataComponentAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
可添加到SerieData的组件。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1030,7 +983,7 @@ slug: /api
|
||||
|
||||
## SerieDataContext
|
||||
|
||||
全名: XCharts.Runtime.SerieDataContext
|
||||
> XCharts.Runtime.SerieDataContext
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1038,8 +991,7 @@ slug: /api
|
||||
|
||||
## SerieDataExtraFieldAttribute
|
||||
|
||||
全名: XCharts.Runtime.SerieDataExtraFieldAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieDataExtraFieldAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1055,7 +1007,8 @@ slug: /api
|
||||
|
||||
## SerieEventData
|
||||
|
||||
全名: XCharts.Runtime.SerieEventData
|
||||
> XCharts.Runtime.SerieEventData
|
||||
serie事件的数据。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1063,7 +1016,7 @@ slug: /api
|
||||
|
||||
## SerieEventDataPool
|
||||
|
||||
全名: XCharts.Runtime.SerieEventDataPool
|
||||
> XCharts.Runtime.SerieEventDataPool
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1072,7 +1025,7 @@ slug: /api
|
||||
|
||||
## SerieHandler
|
||||
|
||||
全名: XCharts.Runtime.SerieHandler
|
||||
> XCharts.Runtime.SerieHandler
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1102,13 +1055,11 @@ slug: /api
|
||||
|
||||
## SerieHandler where T
|
||||
|
||||
全名: .SerieHandler where T
|
||||
子类: [SerieHandler<T>](#seriehandlert)
|
||||
> .SerieHandler where T / Subclasses: [SerieHandler<T>](#seriehandlert)
|
||||
|
||||
## SerieHandler<T>
|
||||
|
||||
全名: XCharts.Runtime.SerieHandler<T>
|
||||
继承: [SerieHandler where T](#seriehandler where t),[Serie](#serie)
|
||||
> XCharts.Runtime.SerieHandler<T> : [SerieHandler where T](#seriehandler where t),[Serie](#serie)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1133,8 +1084,7 @@ slug: /api
|
||||
|
||||
## SerieHandlerAttribute
|
||||
|
||||
全名: XCharts.Runtime.SerieHandlerAttribute
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.SerieHandlerAttribute : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1143,7 +1093,7 @@ slug: /api
|
||||
|
||||
## SerieHelper
|
||||
|
||||
全名: XCharts.Runtime.SerieHelper
|
||||
> XCharts.Runtime.SerieHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1187,7 +1137,7 @@ slug: /api
|
||||
|
||||
## SerieLabelHelper
|
||||
|
||||
全名: XCharts.Runtime.SerieLabelHelper
|
||||
> XCharts.Runtime.SerieLabelHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1200,7 +1150,7 @@ slug: /api
|
||||
|
||||
## SerieLabelPool
|
||||
|
||||
全名: XCharts.Runtime.SerieLabelPool
|
||||
> XCharts.Runtime.SerieLabelPool
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1210,11 +1160,11 @@ slug: /api
|
||||
|
||||
## SerieParams
|
||||
|
||||
全名: XCharts.Runtime.SerieParams
|
||||
> XCharts.Runtime.SerieParams
|
||||
|
||||
## SeriesHelper
|
||||
|
||||
全名: XCharts.Runtime.SeriesHelper
|
||||
> XCharts.Runtime.SeriesHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1234,23 +1184,19 @@ slug: /api
|
||||
|
||||
## SimplifiedBarChart
|
||||
|
||||
全名: XCharts.Runtime.SimplifiedBarChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.SimplifiedBarChart : [BaseChart](#basechart)
|
||||
|
||||
## SimplifiedCandlestickChart
|
||||
|
||||
全名: XCharts.Runtime.SimplifiedCandlestickChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.SimplifiedCandlestickChart : [BaseChart](#basechart)
|
||||
|
||||
## SimplifiedLineChart
|
||||
|
||||
全名: XCharts.Runtime.SimplifiedLineChart
|
||||
继承: [BaseChart](#basechart)
|
||||
> XCharts.Runtime.SimplifiedLineChart : [BaseChart](#basechart)
|
||||
|
||||
## Since
|
||||
|
||||
全名: XCharts.Runtime.Since
|
||||
继承: [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=Attribute)
|
||||
> XCharts.Runtime.Since : [Attribute](https://docs.unity3d.com/ScriptReference/30_search.html?q=attribute)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1258,7 +1204,7 @@ slug: /api
|
||||
|
||||
## SVG
|
||||
|
||||
全名: XUGL.SVG
|
||||
> XUGL.SVG
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1268,12 +1214,11 @@ slug: /api
|
||||
|
||||
## SVGImage
|
||||
|
||||
全名: XCharts.Runtime.SVGImage
|
||||
继承: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=MaskableGraphic)
|
||||
> XCharts.Runtime.SVGImage : [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic)
|
||||
|
||||
## SVGPath
|
||||
|
||||
全名: XUGL.SVGPath
|
||||
> XUGL.SVGPath
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1283,7 +1228,7 @@ slug: /api
|
||||
|
||||
## SVGPathSeg
|
||||
|
||||
全名: XUGL.SVGPathSeg
|
||||
> XUGL.SVGPathSeg
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1291,15 +1236,15 @@ slug: /api
|
||||
|
||||
## TooltipContext
|
||||
|
||||
全名: XCharts.Runtime.TooltipContext
|
||||
> XCharts.Runtime.TooltipContext
|
||||
|
||||
## TooltipData
|
||||
|
||||
全名: XCharts.Runtime.TooltipData
|
||||
> XCharts.Runtime.TooltipData
|
||||
|
||||
## TooltipHelper
|
||||
|
||||
全名: XCharts.Runtime.TooltipHelper
|
||||
> XCharts.Runtime.TooltipHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1310,7 +1255,7 @@ slug: /api
|
||||
|
||||
## TooltipView
|
||||
|
||||
全名: XCharts.Runtime.TooltipView
|
||||
> XCharts.Runtime.TooltipView
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1324,11 +1269,12 @@ slug: /api
|
||||
|
||||
## TooltipViewItem
|
||||
|
||||
全名: XCharts.Runtime.TooltipViewItem
|
||||
> XCharts.Runtime.TooltipViewItem
|
||||
|
||||
## UGL
|
||||
|
||||
全名: XUGL.UGL
|
||||
> XUGL.UGL
|
||||
UGUI 图形库
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1351,12 +1297,11 @@ slug: /api
|
||||
|
||||
## UGLExample
|
||||
|
||||
全名: XUGL.UGLExample
|
||||
继承: [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=MaskableGraphic)
|
||||
> XUGL.UGLExample : [MaskableGraphic](https://docs.unity3d.com/ScriptReference/30_search.html?q=maskablegraphic)
|
||||
|
||||
## UGLHelper
|
||||
|
||||
全名: XUGL.UGLHelper
|
||||
> XUGL.UGLHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1386,8 +1331,8 @@ slug: /api
|
||||
|
||||
## UIComponent
|
||||
|
||||
全名: XCharts.Runtime.UIComponent
|
||||
继承: [BaseGraph](#basegraph)
|
||||
> XCharts.Runtime.UIComponent : [BaseGraph](#basegraph)
|
||||
UI组件基类。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1395,7 +1340,8 @@ slug: /api
|
||||
|
||||
## UIHelper
|
||||
|
||||
全名: XCharts.Runtime.UIHelper
|
||||
> XCharts.Runtime.UIHelper
|
||||
UI帮助类。
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1403,12 +1349,11 @@ slug: /api
|
||||
|
||||
## VisualMapContext
|
||||
|
||||
全名: XCharts.Runtime.VisualMapContext
|
||||
继承: [MainComponentContext](#maincomponentcontext)
|
||||
> XCharts.Runtime.VisualMapContext : [MainComponentContext](#maincomponentcontext)
|
||||
|
||||
## VisualMapHelper
|
||||
|
||||
全名: XCharts.Runtime.VisualMapHelper
|
||||
> XCharts.Runtime.VisualMapHelper
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1421,7 +1366,7 @@ slug: /api
|
||||
|
||||
## XChartsMgr
|
||||
|
||||
全名: XCharts.Runtime.XChartsMgr
|
||||
> XCharts.Runtime.XChartsMgr
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1438,8 +1383,7 @@ slug: /api
|
||||
|
||||
## XCResourceImporterWindow
|
||||
|
||||
全名: XCharts.Runtime.XCResourceImporterWindow
|
||||
继承: [UnityEditor.EditorWindow](https://docs.unity3d.com/ScriptReference/30_search.html?q=UnityEditor.EditorWindow)
|
||||
> XCharts.Runtime.XCResourceImporterWindow : [UnityEditor.EditorWindow](https://docs.unity3d.com/ScriptReference/30_search.html?q=unityeditor.editorwindow)
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
@@ -1447,7 +1391,7 @@ slug: /api
|
||||
|
||||
## XCThemeMgr
|
||||
|
||||
全名: XCharts.Runtime.XCThemeMgr
|
||||
> XCharts.Runtime.XCThemeMgr
|
||||
|
||||
|public method|since|description|
|
||||
|--|--|--|
|
||||
|
||||
@@ -187,8 +187,7 @@ slug: /configuration
|
||||
|
||||
## AngleAxis
|
||||
|
||||
> 全名: XCharts.Runtime.AngleAxis
|
||||
> 继承: [Axis](#axis)
|
||||
> XCharts.Runtime.AngleAxis : [Axis](#axis)
|
||||
|
||||
极坐标系的角度轴。
|
||||
|
||||
@@ -206,14 +205,11 @@ slug: /configuration
|
||||
|
||||
## AngleAxisTheme
|
||||
|
||||
> 全名: XCharts.Runtime.AngleAxisTheme
|
||||
> 继承: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.AngleAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## AnimationStyle
|
||||
|
||||
> 全名: XCharts.Runtime.AnimationStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.AnimationStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
动画表现。
|
||||
|
||||
@@ -242,8 +238,7 @@ slug: /configuration
|
||||
|
||||
## AreaStyle
|
||||
|
||||
> 全名: XCharts.Runtime.AreaStyle
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.AreaStyle : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
区域填充样式。
|
||||
|
||||
@@ -267,8 +262,7 @@ slug: /configuration
|
||||
|
||||
## ArrowStyle
|
||||
|
||||
> 全名: XCharts.Runtime.ArrowStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.ArrowStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="ArrowStyle">
|
||||
@@ -288,9 +282,7 @@ slug: /configuration
|
||||
|
||||
## Axis
|
||||
|
||||
> 全名: XCharts.Runtime.Axis
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> 子类: [AngleAxis](#angleaxis), [ParallelAxis](#parallelaxis), [RadiusAxis](#radiusaxis), [SingleAxis](#singleaxis), [XAxis](#xaxis), [YAxis](#yaxis)
|
||||
> XCharts.Runtime.Axis : [MainComponent](#maincomponent) / Subclasses: [AngleAxis](#angleaxis), [ParallelAxis](#parallelaxis), [RadiusAxis](#radiusaxis), [SingleAxis](#singleaxis), [XAxis](#xaxis), [YAxis](#yaxis)
|
||||
|
||||
直角坐标系的坐标轴组件。
|
||||
|
||||
@@ -338,8 +330,7 @@ slug: /configuration
|
||||
|
||||
## AxisLabel
|
||||
|
||||
> 全名: XCharts.Runtime.AxisLabel
|
||||
> 继承: [LabelStyle](#labelstyle)
|
||||
> XCharts.Runtime.AxisLabel : [LabelStyle](#labelstyle)
|
||||
|
||||
坐标轴刻度标签的相关设置。
|
||||
|
||||
@@ -363,8 +354,7 @@ slug: /configuration
|
||||
|
||||
## AxisLine
|
||||
|
||||
> 全名: XCharts.Runtime.AxisLine
|
||||
> 继承: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisLine : [BaseLine](#baseline)
|
||||
|
||||
坐标轴轴线。
|
||||
|
||||
@@ -384,8 +374,7 @@ slug: /configuration
|
||||
|
||||
## AxisMinorSplitLine
|
||||
|
||||
> 全名: XCharts.Runtime.AxisMinorSplitLine
|
||||
> 继承: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisMinorSplitLine : [BaseLine](#baseline)
|
||||
|
||||
> 从 `v3.2.0` 开始支持
|
||||
|
||||
@@ -406,8 +395,7 @@ slug: /configuration
|
||||
|
||||
## AxisMinorTick
|
||||
|
||||
> 全名: XCharts.Runtime.AxisMinorTick
|
||||
> 继承: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisMinorTick : [BaseLine](#baseline)
|
||||
|
||||
> 从 `v3.2.0` 开始支持
|
||||
|
||||
@@ -428,8 +416,7 @@ slug: /configuration
|
||||
|
||||
## AxisName
|
||||
|
||||
> 全名: XCharts.Runtime.AxisName
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.AxisName : [ChildComponent](#childcomponent)
|
||||
|
||||
坐标轴名称。
|
||||
|
||||
@@ -450,8 +437,7 @@ slug: /configuration
|
||||
|
||||
## AxisSplitArea
|
||||
|
||||
> 全名: XCharts.Runtime.AxisSplitArea
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.AxisSplitArea : [ChildComponent](#childcomponent)
|
||||
|
||||
坐标轴在 grid 区域中的分隔区域,默认不显示。
|
||||
|
||||
@@ -470,8 +456,7 @@ slug: /configuration
|
||||
|
||||
## AxisSplitLine
|
||||
|
||||
> 全名: XCharts.Runtime.AxisSplitLine
|
||||
> 继承: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisSplitLine : [BaseLine](#baseline)
|
||||
|
||||
坐标轴在 grid 区域中的分隔线。
|
||||
|
||||
@@ -493,14 +478,11 @@ slug: /configuration
|
||||
|
||||
## AxisTheme
|
||||
|
||||
> 全名: XCharts.Runtime.AxisTheme
|
||||
> 继承: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.AxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## AxisTick
|
||||
|
||||
> 全名: XCharts.Runtime.AxisTick
|
||||
> 继承: [BaseLine](#baseline)
|
||||
> XCharts.Runtime.AxisTick : [BaseLine](#baseline)
|
||||
|
||||
坐标轴刻度相关设置。
|
||||
|
||||
@@ -524,8 +506,7 @@ slug: /configuration
|
||||
|
||||
## Background
|
||||
|
||||
> 全名: XCharts.Runtime.Background
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.Background : [MainComponent](#maincomponent)
|
||||
|
||||
背景组件。
|
||||
|
||||
@@ -547,15 +528,11 @@ slug: /configuration
|
||||
|
||||
## Bar
|
||||
|
||||
> 全名: XCharts.Runtime.Bar
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Bar : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## BaseAxisTheme
|
||||
|
||||
> 全名: XCharts.Runtime.BaseAxisTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
> 子类: [AxisTheme](#axistheme), [RadiusAxisTheme](#radiusaxistheme), [AngleAxisTheme](#angleaxistheme), [PolarAxisTheme](#polaraxistheme), [RadarAxisTheme](#radaraxistheme)
|
||||
> XCharts.Runtime.BaseAxisTheme : [ComponentTheme](#componenttheme) / Subclasses: [AxisTheme](#axistheme), [RadiusAxisTheme](#radiusaxistheme), [AngleAxisTheme](#angleaxistheme), [PolarAxisTheme](#polaraxistheme), [RadarAxisTheme](#radaraxistheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="BaseAxisTheme">
|
||||
@@ -583,9 +560,7 @@ slug: /configuration
|
||||
|
||||
## BaseLine
|
||||
|
||||
> 全名: XCharts.Runtime.BaseLine
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> 子类: [AxisLine](#axisline), [AxisMinorSplitLine](#axisminorsplitline), [AxisMinorTick](#axisminortick), [AxisSplitLine](#axissplitline), [AxisTick](#axistick)
|
||||
> XCharts.Runtime.BaseLine : [ChildComponent](#childcomponent) / Subclasses: [AxisLine](#axisline), [AxisMinorSplitLine](#axisminorsplitline), [AxisMinorTick](#axisminortick), [AxisSplitLine](#axissplitline), [AxisTick](#axistick)
|
||||
|
||||
线条基础配置。
|
||||
|
||||
@@ -604,53 +579,39 @@ slug: /configuration
|
||||
|
||||
## BaseScatter
|
||||
|
||||
> 全名: XCharts.Runtime.BaseScatter
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
> 子类: [EffectScatter](#effectscatter), [Scatter](#scatter)
|
||||
|
||||
> XCharts.Runtime.BaseScatter : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer) / Subclasses: [EffectScatter](#effectscatter), [Scatter](#scatter)
|
||||
|
||||
## BaseSerie
|
||||
|
||||
> 全名: XCharts.Runtime.BaseSerie
|
||||
> 子类: [Serie](#serie)
|
||||
|
||||
> XCharts.Runtime.BaseSerie / Subclasses: [Serie](#serie)
|
||||
|
||||
## BlurStyle
|
||||
|
||||
> 全名: XCharts.Runtime.BlurStyle
|
||||
> 继承: [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.BlurStyle : [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
> 从 `v3.2.0` 开始支持
|
||||
|
||||
淡出状态样式。
|
||||
|
||||
|
||||
## CalendarCoord
|
||||
|
||||
> 全名: XCharts.Runtime.CalendarCoord
|
||||
> 继承: [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
> XCharts.Runtime.CalendarCoord : [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
## Candlestick
|
||||
|
||||
> 全名: XCharts.Runtime.Candlestick
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Candlestick : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## ChartText
|
||||
|
||||
> 全名: XCharts.Runtime.ChartText
|
||||
> XCharts.Runtime.ChartText
|
||||
|
||||
## ChildComponent
|
||||
|
||||
> 全名: XCharts.Runtime.ChildComponent
|
||||
> 子类: [AnimationStyle](#animationstyle), [AxisName](#axisname), [AxisSplitArea](#axissplitarea), [AreaStyle](#areastyle), [ArrowStyle](#arrowstyle), [BaseLine](#baseline), [IconStyle](#iconstyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [Level](#level), [LevelStyle](#levelstyle), [LineArrow](#linearrow), [LineStyle](#linestyle), [Location](#location), [MarqueeStyle](#marqueestyle), [Padding](#padding), [StageColor](#stagecolor), [SymbolStyle](#symbolstyle), [TextLimit](#textlimit), [TextStyle](#textstyle), [CommentItem](#commentitem), [CommentMarkStyle](#commentmarkstyle), [LabelLine](#labelline), [LabelStyle](#labelstyle), [MarkAreaData](#markareadata), [MarkLineData](#marklinedata), [StateStyle](#statestyle), [VisualMapRange](#visualmaprange), [UIComponentTheme](#uicomponenttheme), [SerieData](#seriedata), [ComponentTheme](#componenttheme), [SerieTheme](#serietheme), [ThemeStyle](#themestyle)
|
||||
|
||||
> XCharts.Runtime.ChildComponent / Subclasses: [AnimationStyle](#animationstyle), [AxisName](#axisname), [AxisSplitArea](#axissplitarea), [AreaStyle](#areastyle), [ArrowStyle](#arrowstyle), [BaseLine](#baseline), [IconStyle](#iconstyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [Level](#level), [LevelStyle](#levelstyle), [LineArrow](#linearrow), [LineStyle](#linestyle), [Location](#location), [MarqueeStyle](#marqueestyle), [Padding](#padding), [StageColor](#stagecolor), [SymbolStyle](#symbolstyle), [TextLimit](#textlimit), [TextStyle](#textstyle), [CommentItem](#commentitem), [CommentMarkStyle](#commentmarkstyle), [LabelLine](#labelline), [LabelStyle](#labelstyle), [MarkAreaData](#markareadata), [MarkLineData](#marklinedata), [StateStyle](#statestyle), [VisualMapRange](#visualmaprange), [UIComponentTheme](#uicomponenttheme), [SerieData](#seriedata), [ComponentTheme](#componenttheme), [SerieTheme](#serietheme), [ThemeStyle](#themestyle)
|
||||
|
||||
## Comment
|
||||
|
||||
> 全名: XCharts.Runtime.Comment
|
||||
> 继承: [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Comment : [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
图表注解组件。
|
||||
|
||||
@@ -671,8 +632,7 @@ slug: /configuration
|
||||
|
||||
## CommentItem
|
||||
|
||||
> 全名: XCharts.Runtime.CommentItem
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.CommentItem : [ChildComponent](#childcomponent)
|
||||
|
||||
注解项。
|
||||
|
||||
@@ -695,8 +655,7 @@ slug: /configuration
|
||||
|
||||
## CommentMarkStyle
|
||||
|
||||
> 全名: XCharts.Runtime.CommentMarkStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.CommentMarkStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
注解项区域样式。
|
||||
|
||||
@@ -715,9 +674,7 @@ slug: /configuration
|
||||
|
||||
## ComponentTheme
|
||||
|
||||
> 全名: XCharts.Runtime.ComponentTheme
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> 子类: [BaseAxisTheme](#baseaxistheme), [DataZoomTheme](#datazoomtheme), [LegendTheme](#legendtheme), [SubTitleTheme](#subtitletheme), [TitleTheme](#titletheme), [TooltipTheme](#tooltiptheme), [VisualMapTheme](#visualmaptheme)
|
||||
> XCharts.Runtime.ComponentTheme : [ChildComponent](#childcomponent) / Subclasses: [BaseAxisTheme](#baseaxistheme), [DataZoomTheme](#datazoomtheme), [LegendTheme](#legendtheme), [SubTitleTheme](#subtitletheme), [TitleTheme](#titletheme), [TooltipTheme](#tooltiptheme), [VisualMapTheme](#visualmaptheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="ComponentTheme">
|
||||
@@ -737,17 +694,13 @@ slug: /configuration
|
||||
|
||||
## CoordSystem
|
||||
|
||||
> 全名: XCharts.Runtime.CoordSystem
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> 子类: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord), [SingleAxisCoord](#singleaxiscoord)
|
||||
> XCharts.Runtime.CoordSystem : [MainComponent](#maincomponent) / Subclasses: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord), [SingleAxisCoord](#singleaxiscoord)
|
||||
|
||||
坐标系系统。
|
||||
|
||||
|
||||
## DataZoom
|
||||
|
||||
> 全名: XCharts.Runtime.DataZoom
|
||||
> 继承: [MainComponent](#maincomponent), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
> XCharts.Runtime.DataZoom : [MainComponent](#maincomponent), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
|
||||
DataZoom 组件 用于区域缩放,从而能自由关注细节的数据信息,或者概览数据整体,或者去除离群点的影响。
|
||||
|
||||
@@ -796,8 +749,7 @@ DataZoom 组件 用于区域缩放,从而能自由关注细节的数据信息
|
||||
|
||||
## DataZoomTheme
|
||||
|
||||
> 全名: XCharts.Runtime.DataZoomTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.DataZoomTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="DataZoomTheme">
|
||||
@@ -819,7 +771,8 @@ DataZoom 组件 用于区域缩放,从而能自由关注细节的数据信息
|
||||
|
||||
## DebugInfo
|
||||
|
||||
> 全名: XCharts.Runtime.DebugInfo
|
||||
> XCharts.Runtime.DebugInfo
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="DebugInfo">
|
||||
```
|
||||
@@ -838,14 +791,11 @@ DataZoom 组件 用于区域缩放,从而能自由关注细节的数据信息
|
||||
|
||||
## EffectScatter
|
||||
|
||||
> 全名: XCharts.Runtime.EffectScatter
|
||||
> 继承: [BaseScatter](#basescatter)
|
||||
|
||||
> XCharts.Runtime.EffectScatter : [BaseScatter](#basescatter)
|
||||
|
||||
## EmphasisStyle
|
||||
|
||||
> 全名: XCharts.Runtime.EmphasisStyle
|
||||
> 继承: [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.EmphasisStyle : [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
> 从 `v3.2.0` 开始支持
|
||||
|
||||
@@ -867,14 +817,11 @@ DataZoom 组件 用于区域缩放,从而能自由关注细节的数据信息
|
||||
|
||||
## EndLabelStyle
|
||||
|
||||
> 全名: XCharts.Runtime.EndLabelStyle
|
||||
> 继承: [LabelStyle](#labelstyle)
|
||||
|
||||
> XCharts.Runtime.EndLabelStyle : [LabelStyle](#labelstyle)
|
||||
|
||||
## GridCoord
|
||||
|
||||
> 全名: XCharts.Runtime.GridCoord
|
||||
> 继承: [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.GridCoord : [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart can be drawn in grid.
|
||||
|
||||
@@ -900,8 +847,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Heatmap
|
||||
|
||||
> 全名: XCharts.Runtime.Heatmap
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
> XCharts.Runtime.Heatmap : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="Heatmap">
|
||||
@@ -917,8 +863,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## IconStyle
|
||||
|
||||
> 全名: XCharts.Runtime.IconStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.IconStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="IconStyle">
|
||||
@@ -943,8 +888,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## ImageStyle
|
||||
|
||||
> 全名: XCharts.Runtime.ImageStyle
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.ImageStyle : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="ImageStyle">
|
||||
@@ -966,7 +910,8 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Indicator
|
||||
|
||||
> 全名: XCharts.Runtime.Indicator
|
||||
> XCharts.Runtime.Indicator
|
||||
|
||||
雷达图的指示器,用来指定雷达图中的多个变量(维度)。
|
||||
|
||||
```mdx-code-block
|
||||
@@ -1005,50 +950,37 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## INeedSerieContainer
|
||||
|
||||
> 全名: XCharts.Runtime.INeedSerieContainer
|
||||
> 子类: [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Radar](#radar), [BaseScatter](#basescatter)
|
||||
|
||||
> XCharts.Runtime.INeedSerieContainer / Subclasses: [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Radar](#radar), [BaseScatter](#basescatter)
|
||||
|
||||
## IPropertyChanged
|
||||
|
||||
> 全名: XCharts.Runtime.IPropertyChanged
|
||||
> 子类: [Location](#location), [Comment](#comment), [Legend](#legend), [Title](#title)
|
||||
> XCharts.Runtime.IPropertyChanged / Subclasses: [Location](#location), [Comment](#comment), [Legend](#legend), [Title](#title)
|
||||
|
||||
属性变更接口
|
||||
|
||||
|
||||
## ISerieComponent
|
||||
|
||||
> 全名: XCharts.Runtime.ISerieComponent
|
||||
> 子类: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [LineArrow](#linearrow), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieComponent / Subclasses: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [LineArrow](#linearrow), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
|
||||
可用于Serie的组件。
|
||||
|
||||
|
||||
## ISerieContainer
|
||||
|
||||
> 全名: XCharts.Runtime.ISerieContainer
|
||||
> 子类: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord)
|
||||
|
||||
> XCharts.Runtime.ISerieContainer / Subclasses: [RadarCoord](#radarcoord), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord), [PolarCoord](#polarcoord)
|
||||
|
||||
## ISerieDataComponent
|
||||
|
||||
> 全名: XCharts.Runtime.ISerieDataComponent
|
||||
> 子类: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [LineStyle](#linestyle), [SerieSymbol](#seriesymbol), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.ISerieDataComponent / Subclasses: [AreaStyle](#areastyle), [ImageStyle](#imagestyle), [ItemStyle](#itemstyle), [LineStyle](#linestyle), [SerieSymbol](#seriesymbol), [LabelLine](#labelline), [LabelStyle](#labelstyle), [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle), [TitleStyle](#titlestyle)
|
||||
|
||||
可用于SerieData的组件。
|
||||
|
||||
|
||||
## ISimplifiedSerie
|
||||
|
||||
> 全名: XCharts.Runtime.ISimplifiedSerie
|
||||
> 子类: [SimplifiedBar](#simplifiedbar), [SimplifiedCandlestick](#simplifiedcandlestick), [SimplifiedLine](#simplifiedline)
|
||||
|
||||
> XCharts.Runtime.ISimplifiedSerie / Subclasses: [SimplifiedBar](#simplifiedbar), [SimplifiedCandlestick](#simplifiedcandlestick), [SimplifiedLine](#simplifiedline)
|
||||
|
||||
## ItemStyle
|
||||
|
||||
> 全名: XCharts.Runtime.ItemStyle
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.ItemStyle : [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
图形样式。
|
||||
|
||||
@@ -1085,14 +1017,11 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## IUpdateRuntimeData
|
||||
|
||||
> 全名: XCharts.Runtime.IUpdateRuntimeData
|
||||
> 子类: [SingleAxis](#singleaxis), [DataZoom](#datazoom), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord)
|
||||
|
||||
> XCharts.Runtime.IUpdateRuntimeData / Subclasses: [SingleAxis](#singleaxis), [DataZoom](#datazoom), [CalendarCoord](#calendarcoord), [GridCoord](#gridcoord), [ParallelCoord](#parallelcoord)
|
||||
|
||||
## LabelLine
|
||||
|
||||
> 全名: XCharts.Runtime.LabelLine
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.LabelLine : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
标签的引导线
|
||||
|
||||
@@ -1119,9 +1048,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## LabelStyle
|
||||
|
||||
> 全名: XCharts.Runtime.LabelStyle
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> 子类: [AxisLabel](#axislabel), [EndLabelStyle](#endlabelstyle), [TitleStyle](#titlestyle)
|
||||
> XCharts.Runtime.LabelStyle : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent) / Subclasses: [AxisLabel](#axislabel), [EndLabelStyle](#endlabelstyle), [TitleStyle](#titlestyle)
|
||||
|
||||
图形上的文本标签,可用于说明图形的一些数据信息,比如值,名称等。
|
||||
|
||||
@@ -1153,24 +1080,21 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Lang
|
||||
|
||||
> 全名: XCharts.Runtime.Lang
|
||||
> 继承: [ScriptableObject](#scriptableobject)
|
||||
> XCharts.Runtime.Lang : [ScriptableObject](https://docs.unity3d.com/ScriptReference/30_search.html?q=ScriptableObject)
|
||||
|
||||
国际化语言表。
|
||||
|
||||
|
||||
## LangCandlestick
|
||||
|
||||
> 全名: XCharts.Runtime.LangCandlestick
|
||||
> XCharts.Runtime.LangCandlestick
|
||||
|
||||
## LangTime
|
||||
|
||||
> 全名: XCharts.Runtime.LangTime
|
||||
> XCharts.Runtime.LangTime
|
||||
|
||||
## Legend
|
||||
|
||||
> 全名: XCharts.Runtime.Legend
|
||||
> 继承: [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Legend : [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
图例组件。 图例组件展现了不同系列的标记,颜色和名字。可以通过点击图例控制哪些系列不显示。
|
||||
|
||||
@@ -1206,8 +1130,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## LegendTheme
|
||||
|
||||
> 全名: XCharts.Runtime.LegendTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.LegendTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="LegendTheme">
|
||||
@@ -1223,8 +1146,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Level
|
||||
|
||||
> 全名: XCharts.Runtime.Level
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.Level : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="Level">
|
||||
@@ -1242,8 +1164,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## LevelStyle
|
||||
|
||||
> 全名: XCharts.Runtime.LevelStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.LevelStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="LevelStyle">
|
||||
@@ -1260,14 +1181,11 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Line
|
||||
|
||||
> 全名: XCharts.Runtime.Line
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Line : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## LineArrow
|
||||
|
||||
> 全名: XCharts.Runtime.LineArrow
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent)
|
||||
> XCharts.Runtime.LineArrow : [ChildComponent](#childcomponent), [ISerieComponent](#iseriecomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="LineArrow">
|
||||
@@ -1285,8 +1203,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## LineStyle
|
||||
|
||||
> 全名: XCharts.Runtime.LineStyle
|
||||
> 继承: [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.LineStyle : [ChildComponent](#childcomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
线条样式。 注: 修改 lineStyle 中的颜色不会影响图例颜色,如果需要图例颜色和折线图颜色一致,需修改 itemStyle.color,线条颜色默认也会取该颜色。 toColor,toColor2可设置水平方向的渐变,如需要设置垂直方向的渐变,可使用VisualMap。
|
||||
|
||||
@@ -1311,8 +1228,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Location
|
||||
|
||||
> 全名: XCharts.Runtime.Location
|
||||
> 继承: [ChildComponent](#childcomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Location : [ChildComponent](#childcomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
位置类型。通过Align快速设置大体位置,再通过left,right,top,bottom微调具体位置。
|
||||
|
||||
@@ -1334,15 +1250,11 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## MainComponent
|
||||
|
||||
> 全名: XCharts.Runtime.MainComponent
|
||||
> 继承: [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable)
|
||||
> 子类: [Axis](#axis), [Background](#background), [Comment](#comment), [DataZoom](#datazoom), [Legend](#legend), [MarkArea](#markarea), [MarkLine](#markline), [Settings](#settings), [Title](#title), [Tooltip](#tooltip), [VisualMap](#visualmap), [CoordSystem](#coordsystem)
|
||||
|
||||
> XCharts.Runtime.MainComponent : [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable) / Subclasses: [Axis](#axis), [Background](#background), [Comment](#comment), [DataZoom](#datazoom), [Legend](#legend), [MarkArea](#markarea), [MarkLine](#markline), [Settings](#settings), [Title](#title), [Tooltip](#tooltip), [VisualMap](#visualmap), [CoordSystem](#coordsystem)
|
||||
|
||||
## MarkArea
|
||||
|
||||
> 全名: XCharts.Runtime.MarkArea
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.MarkArea : [MainComponent](#maincomponent)
|
||||
|
||||
图表标域,常用于标记图表中某个范围的数据。
|
||||
|
||||
@@ -1366,8 +1278,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## MarkAreaData
|
||||
|
||||
> 全名: XCharts.Runtime.MarkAreaData
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.MarkAreaData : [ChildComponent](#childcomponent)
|
||||
|
||||
标域的数据。
|
||||
|
||||
@@ -1391,8 +1302,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## MarkLine
|
||||
|
||||
> 全名: XCharts.Runtime.MarkLine
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.MarkLine : [MainComponent](#maincomponent)
|
||||
|
||||
图表标线。
|
||||
|
||||
@@ -1413,8 +1323,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## MarkLineData
|
||||
|
||||
> 全名: XCharts.Runtime.MarkLineData
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.MarkLineData : [ChildComponent](#childcomponent)
|
||||
|
||||
图表标线的数据。
|
||||
|
||||
@@ -1444,8 +1353,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## MarqueeStyle
|
||||
|
||||
> 全名: XCharts.Runtime.MarqueeStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.MarqueeStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
> 从 `v3.5.0` 开始支持
|
||||
|
||||
@@ -1468,9 +1376,7 @@ Marquee style. It can be used for the DataZoom component. 选取框样式。可
|
||||
|
||||
## Padding
|
||||
|
||||
> 全名: XCharts.Runtime.Padding
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> 子类: [TextPadding](#textpadding)
|
||||
> XCharts.Runtime.Padding : [ChildComponent](#childcomponent) / Subclasses: [TextPadding](#textpadding)
|
||||
|
||||
边距设置。
|
||||
|
||||
@@ -1492,20 +1398,15 @@ Marquee style. It can be used for the DataZoom component. 选取框样式。可
|
||||
|
||||
## Parallel
|
||||
|
||||
> 全名: XCharts.Runtime.Parallel
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
> XCharts.Runtime.Parallel : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
## ParallelAxis
|
||||
|
||||
> 全名: XCharts.Runtime.ParallelAxis
|
||||
> 继承: [Axis](#axis)
|
||||
|
||||
> XCharts.Runtime.ParallelAxis : [Axis](#axis)
|
||||
|
||||
## ParallelCoord
|
||||
|
||||
> 全名: XCharts.Runtime.ParallelCoord
|
||||
> 继承: [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.ParallelCoord : [CoordSystem](#coordsystem), [IUpdateRuntimeData](#iupdateruntimedata), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart can be drawn in grid.
|
||||
|
||||
@@ -1529,20 +1430,15 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Pie
|
||||
|
||||
> 全名: XCharts.Runtime.Pie
|
||||
> 继承: [Serie](#serie)
|
||||
|
||||
> XCharts.Runtime.Pie : [Serie](#serie)
|
||||
|
||||
## PolarAxisTheme
|
||||
|
||||
> 全名: XCharts.Runtime.PolarAxisTheme
|
||||
> 继承: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.PolarAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## PolarCoord
|
||||
|
||||
> 全名: XCharts.Runtime.PolarCoord
|
||||
> 继承: [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.PolarCoord : [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
极坐标系组件。 极坐标系,可以用于散点图和折线图。每个极坐标系拥有一个角度轴和一个半径轴。
|
||||
|
||||
@@ -1563,8 +1459,7 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## Radar
|
||||
|
||||
> 全名: XCharts.Runtime.Radar
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
> XCharts.Runtime.Radar : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="Radar">
|
||||
@@ -1580,59 +1475,43 @@ Drawing grid in rectangular coordinate. Line chart, bar chart, and scatter chart
|
||||
|
||||
## RadarAxisTheme
|
||||
|
||||
> 全名: XCharts.Runtime.RadarAxisTheme
|
||||
> 继承: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.RadarAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## RadarCoord
|
||||
|
||||
> 全名: XCharts.Runtime.RadarCoord
|
||||
> 继承: [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
> XCharts.Runtime.RadarCoord : [CoordSystem](#coordsystem), [ISerieContainer](#iseriecontainer)
|
||||
|
||||
Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适用于雷达图。
|
||||
|
||||
|
||||
## RadiusAxis
|
||||
|
||||
> 全名: XCharts.Runtime.RadiusAxis
|
||||
> 继承: [Axis](#axis)
|
||||
> XCharts.Runtime.RadiusAxis : [Axis](#axis)
|
||||
|
||||
极坐标系的径向轴。
|
||||
|
||||
|
||||
## RadiusAxisTheme
|
||||
|
||||
> 全名: XCharts.Runtime.RadiusAxisTheme
|
||||
> 继承: [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
> XCharts.Runtime.RadiusAxisTheme : [BaseAxisTheme](#baseaxistheme)
|
||||
|
||||
## Ring
|
||||
|
||||
> 全名: XCharts.Runtime.Ring
|
||||
> 继承: [Serie](#serie)
|
||||
|
||||
> XCharts.Runtime.Ring : [Serie](#serie)
|
||||
|
||||
## Scatter
|
||||
|
||||
> 全名: XCharts.Runtime.Scatter
|
||||
> 继承: [BaseScatter](#basescatter)
|
||||
|
||||
> XCharts.Runtime.Scatter : [BaseScatter](#basescatter)
|
||||
|
||||
## SelectStyle
|
||||
|
||||
> 全名: XCharts.Runtime.SelectStyle
|
||||
> 继承: [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.SelectStyle : [StateStyle](#statestyle), [ISerieComponent](#iseriecomponent), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
> 从 `v3.2.0` 开始支持
|
||||
|
||||
选中状态样式。
|
||||
|
||||
|
||||
## Serie
|
||||
|
||||
> 全名: XCharts.Runtime.Serie
|
||||
> 继承: [BaseSerie](#baseserie), [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable)
|
||||
> 子类: [SerieHandler<T>](#seriehandler<t>), [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Pie](#pie), [Radar](#radar), [Ring](#ring), [BaseScatter](#basescatter)
|
||||
> XCharts.Runtime.Serie : [BaseSerie](#baseserie), [IComparable](https://docs.unity3d.com/ScriptReference/30_search.html?q=IComparable) / Subclasses: [SerieHandler<T>](#seriehandlert), [Bar](#bar), [SimplifiedBar](#simplifiedbar), [Candlestick](#candlestick), [SimplifiedCandlestick](#simplifiedcandlestick), [Heatmap](#heatmap), [Line](#line), [SimplifiedLine](#simplifiedline), [Parallel](#parallel), [Pie](#pie), [Radar](#radar), [Ring](#ring), [BaseScatter](#basescatter)
|
||||
|
||||
系列。系列一般由数据和配置组成,用来表示具体的图表图形,如折线图的一条折线,柱图的一组柱子等。一个图表中可以包含多个不同类型的系列。
|
||||
|
||||
@@ -1719,8 +1598,7 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## SerieData
|
||||
|
||||
> 全名: XCharts.Runtime.SerieData
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.SerieData : [ChildComponent](#childcomponent)
|
||||
|
||||
系列中的一个数据项。可存储数据名和1-n维个数据。
|
||||
|
||||
@@ -1746,8 +1624,7 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## SerieSymbol
|
||||
|
||||
> 全名: XCharts.Runtime.SerieSymbol
|
||||
> 继承: [SymbolStyle](#symbolstyle), [ISerieDataComponent](#iseriedatacomponent)
|
||||
> XCharts.Runtime.SerieSymbol : [SymbolStyle](#symbolstyle), [ISerieDataComponent](#iseriedatacomponent)
|
||||
|
||||
系列数据项的标记的图形
|
||||
|
||||
@@ -1774,8 +1651,7 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## SerieTheme
|
||||
|
||||
> 全名: XCharts.Runtime.SerieTheme
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.SerieTheme : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="SerieTheme">
|
||||
@@ -1801,8 +1677,7 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## Settings
|
||||
|
||||
> 全名: XCharts.Runtime.Settings
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.Settings : [MainComponent](#maincomponent)
|
||||
|
||||
全局参数设置组件。一般情况下可使用默认值,当有需要时可进行调整。
|
||||
|
||||
@@ -1833,26 +1708,19 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## SimplifiedBar
|
||||
|
||||
> 全名: XCharts.Runtime.SimplifiedBar
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
> XCharts.Runtime.SimplifiedBar : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
## SimplifiedCandlestick
|
||||
|
||||
> 全名: XCharts.Runtime.SimplifiedCandlestick
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
> XCharts.Runtime.SimplifiedCandlestick : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
## SimplifiedLine
|
||||
|
||||
> 全名: XCharts.Runtime.SimplifiedLine
|
||||
> 继承: [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
> XCharts.Runtime.SimplifiedLine : [Serie](#serie), [INeedSerieContainer](#ineedseriecontainer), [ISimplifiedSerie](#isimplifiedserie)
|
||||
|
||||
## SingleAxis
|
||||
|
||||
> 全名: XCharts.Runtime.SingleAxis
|
||||
> 继承: [Axis](#axis), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
> XCharts.Runtime.SingleAxis : [Axis](#axis), [IUpdateRuntimeData](#iupdateruntimedata)
|
||||
|
||||
单轴。
|
||||
|
||||
@@ -1876,14 +1744,11 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## SingleAxisCoord
|
||||
|
||||
> 全名: XCharts.Runtime.SingleAxisCoord
|
||||
> 继承: [CoordSystem](#coordsystem)
|
||||
|
||||
> XCharts.Runtime.SingleAxisCoord : [CoordSystem](#coordsystem)
|
||||
|
||||
## StageColor
|
||||
|
||||
> 全名: XCharts.Runtime.StageColor
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.StageColor : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="StageColor">
|
||||
@@ -1900,9 +1765,7 @@ Radar coordinate conponnet for radar charts. 雷达图坐标系组件,只适
|
||||
|
||||
## StateStyle
|
||||
|
||||
> 全名: XCharts.Runtime.StateStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> 子类: [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle)
|
||||
> XCharts.Runtime.StateStyle : [ChildComponent](#childcomponent) / Subclasses: [BlurStyle](#blurstyle), [EmphasisStyle](#emphasisstyle), [SelectStyle](#selectstyle)
|
||||
|
||||
> 从 `v3.2.0` 开始支持
|
||||
|
||||
@@ -1928,15 +1791,11 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## SubTitleTheme
|
||||
|
||||
> 全名: XCharts.Runtime.SubTitleTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
|
||||
> XCharts.Runtime.SubTitleTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
## SymbolStyle
|
||||
|
||||
> 全名: XCharts.Runtime.SymbolStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> 子类: [SerieSymbol](#seriesymbol)
|
||||
> XCharts.Runtime.SymbolStyle : [ChildComponent](#childcomponent) / Subclasses: [SerieSymbol](#seriesymbol)
|
||||
|
||||
系列数据项的标记的图形
|
||||
|
||||
@@ -1963,8 +1822,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## TextLimit
|
||||
|
||||
> 全名: XCharts.Runtime.TextLimit
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.TextLimit : [ChildComponent](#childcomponent)
|
||||
|
||||
文本字符限制和自适应。当文本长度超过设定的长度时进行裁剪,并将后缀附加在最后。 只在类目轴中有效。
|
||||
|
||||
@@ -1985,16 +1843,13 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## TextPadding
|
||||
|
||||
> 全名: XCharts.Runtime.TextPadding
|
||||
> 继承: [Padding](#padding)
|
||||
> XCharts.Runtime.TextPadding : [Padding](#padding)
|
||||
|
||||
文本的内边距设置。
|
||||
|
||||
|
||||
## TextStyle
|
||||
|
||||
> 全名: XCharts.Runtime.TextStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.TextStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
文本的相关设置。
|
||||
|
||||
@@ -2026,8 +1881,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## Theme
|
||||
|
||||
> 全名: XCharts.Runtime.Theme
|
||||
> 继承: [ScriptableObject](#scriptableobject)
|
||||
> XCharts.Runtime.Theme : [ScriptableObject](https://docs.unity3d.com/ScriptReference/30_search.html?q=ScriptableObject)
|
||||
|
||||
主题相关配置。
|
||||
|
||||
@@ -2060,8 +1914,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## ThemeStyle
|
||||
|
||||
> 全名: XCharts.Runtime.ThemeStyle
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.ThemeStyle : [ChildComponent](#childcomponent)
|
||||
|
||||
主题相关配置。
|
||||
|
||||
@@ -2085,8 +1938,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## Title
|
||||
|
||||
> 全名: XCharts.Runtime.Title
|
||||
> 继承: [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
> XCharts.Runtime.Title : [MainComponent](#maincomponent), [IPropertyChanged](#ipropertychanged)
|
||||
|
||||
标题组件,包含主标题和副标题。
|
||||
|
||||
@@ -2110,22 +1962,17 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## TitleStyle
|
||||
|
||||
> 全名: XCharts.Runtime.TitleStyle
|
||||
> 继承: [LabelStyle](#labelstyle), [ISerieDataComponent](#iseriedatacomponent), [ISerieComponent](#iseriecomponent)
|
||||
> XCharts.Runtime.TitleStyle : [LabelStyle](#labelstyle), [ISerieDataComponent](#iseriedatacomponent), [ISerieComponent](#iseriecomponent)
|
||||
|
||||
标题相关设置。
|
||||
|
||||
|
||||
## TitleTheme
|
||||
|
||||
> 全名: XCharts.Runtime.TitleTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
|
||||
> XCharts.Runtime.TitleTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
## Tooltip
|
||||
|
||||
> 全名: XCharts.Runtime.Tooltip
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.Tooltip : [MainComponent](#maincomponent)
|
||||
|
||||
提示框组件。
|
||||
|
||||
@@ -2173,8 +2020,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## TooltipTheme
|
||||
|
||||
> 全名: XCharts.Runtime.TooltipTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.TooltipTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="TooltipTheme">
|
||||
@@ -2195,8 +2041,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## UIComponentTheme
|
||||
|
||||
> 全名: XCharts.Runtime.UIComponentTheme
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.UIComponentTheme : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="UIComponentTheme">
|
||||
@@ -2214,8 +2059,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## VisualMap
|
||||
|
||||
> 全名: XCharts.Runtime.VisualMap
|
||||
> 继承: [MainComponent](#maincomponent)
|
||||
> XCharts.Runtime.VisualMap : [MainComponent](#maincomponent)
|
||||
|
||||
视觉映射组件。用于进行『视觉编码』,也就是将数据映射到视觉元素(视觉通道)。
|
||||
|
||||
@@ -2258,8 +2102,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## VisualMapRange
|
||||
|
||||
> 全名: XCharts.Runtime.VisualMapRange
|
||||
> 继承: [ChildComponent](#childcomponent)
|
||||
> XCharts.Runtime.VisualMapRange : [ChildComponent](#childcomponent)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="VisualMapRange">
|
||||
@@ -2278,8 +2121,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## VisualMapTheme
|
||||
|
||||
> 全名: XCharts.Runtime.VisualMapTheme
|
||||
> 继承: [ComponentTheme](#componenttheme)
|
||||
> XCharts.Runtime.VisualMapTheme : [ComponentTheme](#componenttheme)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="VisualMapTheme">
|
||||
@@ -2298,20 +2140,17 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## XAxis
|
||||
|
||||
> 全名: XCharts.Runtime.XAxis
|
||||
> 继承: [Axis](#axis)
|
||||
> XCharts.Runtime.XAxis : [Axis](#axis)
|
||||
|
||||
直角坐标系 grid 中的 x 轴。
|
||||
|
||||
|
||||
## XCResourcesImporter
|
||||
|
||||
> 全名: XCharts.Runtime.XCResourcesImporter
|
||||
> XCharts.Runtime.XCResourcesImporter
|
||||
|
||||
## XCSettings
|
||||
|
||||
> 全名: XCharts.Runtime.XCSettings
|
||||
> 继承: [ScriptableObject](#scriptableobject)
|
||||
> XCharts.Runtime.XCSettings : [ScriptableObject](https://docs.unity3d.com/ScriptReference/30_search.html?q=ScriptableObject)
|
||||
|
||||
```mdx-code-block
|
||||
<APITable name="XCSettings">
|
||||
@@ -2363,9 +2202,7 @@ Serie的状态样式。Serie的状态有正常,高亮,淡出,选中四种
|
||||
|
||||
## YAxis
|
||||
|
||||
> 全名: XCharts.Runtime.YAxis
|
||||
> 继承: [Axis](#axis)
|
||||
> XCharts.Runtime.YAxis : [Axis](#axis)
|
||||
|
||||
直角坐标系 grid 中的 y 轴。
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user