mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-28 12:08:46 +00:00
3.13.0
This commit is contained in:
@@ -4366,12 +4366,24 @@ class in XCharts.Runtime / 继承自: [ChildComponent](#childcomponent) / 子类
|
||||
|
||||
系列数据项的标记的图形
|
||||
|
||||
### SymbolStyle.borderWidth
|
||||
|
||||
`float` `0f` `v3.13.0`
|
||||
|
||||
图形的边框宽度。
|
||||
|
||||
### SymbolStyle.color
|
||||
|
||||
`Color32`
|
||||
|
||||
图形的颜色。
|
||||
|
||||
### SymbolStyle.emptyColor
|
||||
|
||||
`Color32` `v3.13.0`
|
||||
|
||||
空心图形的颜色。
|
||||
|
||||
### SymbolStyle.gap
|
||||
|
||||
`float` `0`
|
||||
@@ -4414,6 +4426,12 @@ class in XCharts.Runtime / 继承自: [ChildComponent](#childcomponent) / 子类
|
||||
|
||||
标记的大小。
|
||||
|
||||
### SymbolStyle.size2
|
||||
|
||||
`float` `0f` `v3.13.0`
|
||||
|
||||
标记的大小。当为Rect时,size2表示高度。
|
||||
|
||||
### SymbolStyle.type
|
||||
|
||||
[SymbolType](#symboltype)
|
||||
@@ -4551,10 +4569,6 @@ class in XCharts.Runtime / 继承自: [ChildComponent](#childcomponent)
|
||||
|
||||
文本的相关设置。
|
||||
|
||||
### TextStyle.tMPAlignment
|
||||
|
||||
`TextAlignmentOptions`
|
||||
|
||||
### TextStyle.tMPFont
|
||||
|
||||
`TMP_FontAsset`
|
||||
|
||||
Reference in New Issue
Block a user