mirror of
https://github.com/XCharts-Team/XCharts.git
synced 2026-05-26 02:40:13 +00:00
[doc] doc link
This commit is contained in:
@@ -260,12 +260,12 @@ Inherits or Implemented: [MainComponent](#MainComponent)
|
||||
|`insertDataToHead`|||添加新数据时是在列表的头部还是尾部加入。
|
||||
|`icons`|||类目数据对应的图标。
|
||||
|`data`|||类目数据,在类目轴(type: 'category')中有效。
|
||||
|`axisLine`|||坐标轴轴线。 [AxisLine](AxisLine)|
|
||||
|`axisName`|||坐标轴名称。 [AxisName](AxisName)|
|
||||
|`axisTick`|||坐标轴刻度。 [AxisTick](AxisTick)|
|
||||
|`axisLabel`|||坐标轴刻度标签。 [AxisLabel](AxisLabel)|
|
||||
|`splitLine`|||坐标轴分割线。 [AxisSplitLine](AxisSplitLine)|
|
||||
|`splitArea`|||坐标轴分割区域。 [AxisSplitArea](AxisSplitArea)|
|
||||
|`axisLine`|||坐标轴轴线。 [AxisLine](#AxisLine)|
|
||||
|`axisName`|||坐标轴名称。 [AxisName](#AxisName)|
|
||||
|`axisTick`|||坐标轴刻度。 [AxisTick](#AxisTick)|
|
||||
|`axisLabel`|||坐标轴刻度标签。 [AxisLabel](#AxisLabel)|
|
||||
|`splitLine`|||坐标轴分割线。 [AxisSplitLine](#AxisSplitLine)|
|
||||
|`splitArea`|||坐标轴分割区域。 [AxisSplitArea](#AxisSplitArea)|
|
||||
|
||||
## `AxisLabel`
|
||||
|
||||
@@ -281,7 +281,7 @@ Inherits or Implemented: [LabelStyle](#LabelStyle)
|
||||
|`onZero`|false||刻度标签显示在0刻度上。
|
||||
|`showStartLabel`|true||是否显示第一个文本。
|
||||
|`showEndLabel`|true||是否显示最后一个文本。
|
||||
|`textLimit`|||文本限制。 [TextLimit](TextLimit)|
|
||||
|`textLimit`|||文本限制。 [TextLimit](#TextLimit)|
|
||||
|
||||
## `AxisLine`
|
||||
|
||||
@@ -293,7 +293,7 @@ Inherits or Implemented: [BaseLine](#BaseLine)
|
||||
|--|--|--|--|
|
||||
|`onZero`|||X 轴或者 Y 轴的轴线是否在另一个轴的 0 刻度上,只有在另一个轴为数值轴且包含 0 刻度时有效。
|
||||
|`showArrow`|||是否显示箭头。
|
||||
|`arrow`|||轴线箭头。 [ArrowStyle](ArrowStyle)|
|
||||
|`arrow`|||轴线箭头。 [ArrowStyle](#ArrowStyle)|
|
||||
|
||||
## `AxisName`
|
||||
|
||||
@@ -305,7 +305,7 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|--|--|--|--|
|
||||
|`show`|||是否显示坐标名称。
|
||||
|`name`|||坐标轴名称。
|
||||
|`labelStyle`|||文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`labelStyle`|||文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|
||||
## `AxisSplitArea`
|
||||
|
||||
@@ -398,7 +398,7 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`show`|||是否显示坐标轴轴线。
|
||||
|`lineStyle`|||线条样式 [LineStyle](LineStyle)|
|
||||
|`lineStyle`|||线条样式 [LineStyle](#LineStyle)|
|
||||
|
||||
## `BaseScatter`
|
||||
|
||||
@@ -433,8 +433,8 @@ Inherits or Implemented: [MainComponent](#MainComponent)
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`show`|true||是否显示注解组件。
|
||||
|`labelStyle`|||所有组件的文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`markStyle`|||所有组件的文本样式。 [CommentMarkStyle](CommentMarkStyle)|
|
||||
|`labelStyle`|||所有组件的文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|`markStyle`|||所有组件的文本样式。 [CommentMarkStyle](#CommentMarkStyle)|
|
||||
|`items`|||
|
||||
|
||||
## `CommentItem`
|
||||
@@ -449,8 +449,8 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|`content`|||注解的文本内容。支持模板参数,可以参考Tooltip的itemFormatter。
|
||||
|`position`|||注解项的位置坐标。
|
||||
|`markRect`|||注解区域。
|
||||
|`markStyle`|||注解标记区域样式。 [CommentMarkStyle](CommentMarkStyle)|
|
||||
|`labelStyle`|||注解项的文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`markStyle`|||注解标记区域样式。 [CommentMarkStyle](#CommentMarkStyle)|
|
||||
|`labelStyle`|||注解项的文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|
||||
## `CommentMarkStyle`
|
||||
|
||||
@@ -461,7 +461,7 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`show`|true||是否显示当前注解项。
|
||||
|`lineStyle`|||线条样式。 [LineStyle](LineStyle)|
|
||||
|`lineStyle`|||线条样式。 [LineStyle](#LineStyle)|
|
||||
|
||||
## `ComponentTheme`
|
||||
|
||||
@@ -516,9 +516,9 @@ DataZoom 组件 用于区域缩放,从而能自由关注细节的数据信息
|
||||
|`minShowNum`|1||最小显示数据个数。当DataZoom放大到最大时,最小显示的数据个数。
|
||||
|`scrollSensitivity`|1.1f||缩放区域组件的敏感度。值越高每次缩放所代表的数据越多。
|
||||
|`orient`|||布局方式是横还是竖。不仅是布局方式,对于直角坐标系而言,也决定了,缺省情况控制横向数轴还是纵向数轴。</br>`Orient`:</br>- `Horizonal`: 水平</br>- `Vertical`: 垂直</br>|
|
||||
|`labelStyle`|||文本标签格式。 [LabelStyle](LabelStyle)|
|
||||
|`lineStyle`|||阴影线条样式。 [LineStyle](LineStyle)|
|
||||
|`areaStyle`|||阴影填充样式。 [AreaStyle](AreaStyle)|
|
||||
|`labelStyle`|||文本标签格式。 [LabelStyle](#LabelStyle)|
|
||||
|`lineStyle`|||阴影线条样式。 [LineStyle](#LineStyle)|
|
||||
|`areaStyle`|||阴影填充样式。 [AreaStyle](#AreaStyle)|
|
||||
|
||||
## `DataZoomTheme`
|
||||
|
||||
@@ -542,7 +542,7 @@ Inherits or Implemented: [ComponentTheme](#ComponentTheme)
|
||||
|`showDebugInfo`|false||
|
||||
|`showAllChartObject`|false||
|
||||
|`foldSeries`|false||
|
||||
|`labelStyle`||| [LabelStyle](LabelStyle)|
|
||||
|`labelStyle`||| [LabelStyle](#LabelStyle)|
|
||||
|
||||
## `EffectScatter`
|
||||
|
||||
@@ -558,9 +558,9 @@ Inherits or Implemented: [ChildComponent](#ChildComponent),[ISerieExtraComponent
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`show`|||是否启用高亮样式。
|
||||
|`label`|||图形文本标签。 [LabelStyle](LabelStyle)|
|
||||
|`labelLine`|||图形文本引导线样式。 [LabelLine](LabelLine)|
|
||||
|`itemStyle`|||图形样式。 [ItemStyle](ItemStyle)|
|
||||
|`label`|||图形文本标签。 [LabelStyle](#LabelStyle)|
|
||||
|`labelLine`|||图形文本引导线样式。 [LabelLine](#LabelLine)|
|
||||
|`itemStyle`|||图形样式。 [ItemStyle](#ItemStyle)|
|
||||
|
||||
## `EmphasisItemStyle`
|
||||
|
||||
@@ -657,10 +657,10 @@ Inherits or Implemented: [ChildComponent](#ChildComponent),[ISerieExtraComponent
|
||||
|`radius`|100||雷达图的半径。
|
||||
|`splitNumber`|5||指示器轴的分割段数。
|
||||
|`center`|||雷达图的中心点。数组的第一项是横坐标,第二项是纵坐标。 当值为0-1之间时表示百分比,设置成百分比时第一项是相对于容器宽度,第二项是相对于容器高度。
|
||||
|`axisLine`|||轴线。 [AxisLine](AxisLine)|
|
||||
|`axisName`|||雷达图每个指示器名称的配置项。 [AxisName](AxisName)|
|
||||
|`splitLine`|||分割线。 [AxisSplitLine](AxisSplitLine)|
|
||||
|`splitArea`|||分割区域。 [AxisSplitArea](AxisSplitArea)|
|
||||
|`axisLine`|||轴线。 [AxisLine](#AxisLine)|
|
||||
|`axisName`|||雷达图每个指示器名称的配置项。 [AxisName](#AxisName)|
|
||||
|`splitLine`|||分割线。 [AxisSplitLine](#AxisSplitLine)|
|
||||
|`splitArea`|||分割区域。 [AxisSplitArea](#AxisSplitArea)|
|
||||
|`indicator`|true||是否显示指示器。
|
||||
|`positionType`|||显示位置类型。</br>`RadarCoord.PositionType`:</br>- `Vertice`: 显示在顶点处。</br>- `Between`: 显示在两者之间。</br>|
|
||||
|`indicatorGap`|10||指示器和雷达的间距。
|
||||
@@ -715,8 +715,8 @@ Inherits or Implemented: [ChildComponent](#ChildComponent),[ISerieExtraComponent
|
||||
|`lineGap`|1.0f||视觉引导线和容器的间距。
|
||||
|`lineLength1`|25f||视觉引导线第一段的长度。
|
||||
|`lineLength2`|15f||视觉引导线第二段的长度。
|
||||
|`startSymbol`|||起始点的图形标记。 [SymbolStyle](SymbolStyle)|
|
||||
|`endSymbol`|||结束点的图形标记。 [SymbolStyle](SymbolStyle)|
|
||||
|`startSymbol`|||起始点的图形标记。 [SymbolStyle](#SymbolStyle)|
|
||||
|`endSymbol`|||结束点的图形标记。 [SymbolStyle](#SymbolStyle)|
|
||||
|
||||
## `LabelStyle`
|
||||
|
||||
@@ -736,10 +736,10 @@ Inherits or Implemented: [ChildComponent](#ChildComponent),[ISerieExtraComponent
|
||||
|`numericFormatter`|||标准数字格式字符串。用于将数值格式化显示为字符串。 使用Axx的形式:A是格式说明符的单字符,支持C货币、D十进制、E指数、F定点数、G常规、N数字、P百分比、R往返、X十六进制的。xx是精度说明,从0-99。 参考:https://docs.microsoft.com/zh-cn/dotnet/standard/base-types/standard-numeric-format-strings
|
||||
|`width`|0||标签的宽度。一般不用指定,不指定时则自动是文字的宽度。
|
||||
|`height`|0||标签的高度。一般不用指定,不指定时则自动是文字的高度。
|
||||
|`icon`|||图标样式。 [IconStyle](IconStyle)|
|
||||
|`background`|||背景图样式。 [ImageStyle](ImageStyle)|
|
||||
|`textPadding`|||文本的边距。 [TextPadding](TextPadding)|
|
||||
|`textStyle`|||文本样式。 [TextStyle](TextStyle)|
|
||||
|`icon`|||图标样式。 [IconStyle](#IconStyle)|
|
||||
|`background`|||背景图样式。 [ImageStyle](#ImageStyle)|
|
||||
|`textPadding`|||文本的边距。 [TextPadding](#TextPadding)|
|
||||
|`textStyle`|||文本样式。 [TextStyle](#TextStyle)|
|
||||
|
||||
## `Lang`
|
||||
|
||||
@@ -766,7 +766,7 @@ Inherits or Implemented: [MainComponent](#MainComponent),[IPropertyChanged](#IPr
|
||||
|`iconType`|||图例类型。 [default:Type.Auto]</br>`Painter.Type`:</br>- `Base`: </br>- `Serie`: </br>- `Top`: </br>|
|
||||
|`selectedMode`|||选择模式。控制是否可以通过点击图例改变系列的显示状态。默认开启图例选择,可以设成 None 关闭。 [default:SelectedMode.Multiple]</br>`VisualMap.SelectedMode`:</br>- `Multiple`: 多选。</br>- `Single`: 单选。</br>|
|
||||
|`orient`|||布局方式是横还是竖。 [default:Orient.Horizonal]</br>`Orient`:</br>- `Horizonal`: 水平</br>- `Vertical`: 垂直</br>|
|
||||
|`location`|||图例显示的位置。 [default:Location.defaultTop] [Location](Location)|
|
||||
|`location`|||图例显示的位置。 [default:Location.defaultTop] [Location](#Location)|
|
||||
|`itemWidth`|25.0f||图例标记的图形宽度。 [default:24f]
|
||||
|`itemHeight`|12.0f||图例标记的图形高度。 [default:12f]
|
||||
|`itemGap`|10f||图例每项之间的间隔。横向布局时为水平间隔,纵向布局时为纵向间隔。 [default:10f]
|
||||
@@ -774,12 +774,12 @@ Inherits or Implemented: [MainComponent](#MainComponent),[IPropertyChanged](#IPr
|
||||
|`itemOpacity`|1||图例标记的图形的颜色透明度。
|
||||
|`formatter`|||图例内容字符串模版格式器。支持用 \n 换行。 模板变量为图例名称 {value}。其他模板变量参考Toolip的itemFormatter。
|
||||
|`numericFormatter`|||标准数字格式字符串。用于将数值格式化显示为字符串。 使用Axx的形式:A是格式说明符的单字符,支持C货币、D十进制、E指数、F定点数、G常规、N数字、P百分比、R往返、X十六进制的。xx是精度说明,从0-99。 参考:https://docs.microsoft.com/zh-cn/dotnet/standard/base-types/standard-numeric-format-strings
|
||||
|`labelStyle`|||文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`labelStyle`|||文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|`data`|||If data is not specified, it will be auto collected from series.
|
||||
|`icons`|||自定义的图例标记图形。
|
||||
|`colors`|||the colors of legend item. 图例标记的颜色列表。
|
||||
|`background`||v3.1.0|背景图样式。 [ImageStyle](ImageStyle)|
|
||||
|`padding`||v3.1.0|图例标记和背景的间距。 [Padding](Padding)|
|
||||
|`background`||v3.1.0|背景图样式。 [ImageStyle](#ImageStyle)|
|
||||
|`padding`||v3.1.0|图例标记和背景的间距。 [Padding](#Padding)|
|
||||
|
||||
## `LegendTheme`
|
||||
|
||||
@@ -795,9 +795,9 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`label`|||文本标签样式。 [LabelStyle](LabelStyle)|
|
||||
|`upperLabel`|||上方的文本标签样式。 [LabelStyle](LabelStyle)|
|
||||
|`itemStyle`|||数据项样式。 [ItemStyle](ItemStyle)|
|
||||
|`label`|||文本标签样式。 [LabelStyle](#LabelStyle)|
|
||||
|`upperLabel`|||上方的文本标签样式。 [LabelStyle](#LabelStyle)|
|
||||
|`itemStyle`|||数据项样式。 [ItemStyle](#ItemStyle)|
|
||||
|
||||
## `LevelStyle`
|
||||
|
||||
@@ -821,7 +821,7 @@ Inherits or Implemented: [ChildComponent](#ChildComponent),[ISerieExtraComponent
|
||||
|--|--|--|--|
|
||||
|`show`|||是否显示箭头。
|
||||
|`position`|||箭头位置。</br>`LabelStyle.Position`:</br>- `Default`: 标签的位置。</br>- `Outside`: 饼图扇区外侧,通过视觉引导线连到相应的扇区。</br>- `Inside`: 饼图扇区内部。</br>- `Center`: 在饼图中心位置。</br>- `Top`: 图形标志的顶部。</br>- `Bottom`: 图形标志的底部。</br>- `Left`: 图形标志的左边。</br>- `Right`: 图形标志的右边。</br>- `Start`: 线的起始点。</br>- `Middle`: 线的中点。</br>- `End`: 线的结束点。</br>|
|
||||
|`arrow`|||箭头。 [ArrowStyle](ArrowStyle)|
|
||||
|`arrow`|||箭头。 [ArrowStyle](#ArrowStyle)|
|
||||
|
||||
## `LineStyle`
|
||||
|
||||
@@ -870,10 +870,10 @@ Inherits or Implemented: [MainComponent](#MainComponent)
|
||||
|`show`|true||是否显示标域。
|
||||
|`text`|||The text of markArea. 标域显示的文本。
|
||||
|`serieIndex`|0||Serie index of markArea. 标域影响的Serie索引。
|
||||
|`start`|||标域范围的起始数据。 [MarkAreaData](MarkAreaData)|
|
||||
|`end`|||标域范围的结束数据。 [MarkAreaData](MarkAreaData)|
|
||||
|`itemStyle`|||标域样式。 [ItemStyle](ItemStyle)|
|
||||
|`label`|||标域文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`start`|||标域范围的起始数据。 [MarkAreaData](#MarkAreaData)|
|
||||
|`end`|||标域范围的结束数据。 [MarkAreaData](#MarkAreaData)|
|
||||
|`itemStyle`|||标域样式。 [ItemStyle](#ItemStyle)|
|
||||
|`label`|||标域文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|
||||
## `MarkAreaData`
|
||||
|
||||
@@ -901,7 +901,7 @@ Inherits or Implemented: [MainComponent](#MainComponent)
|
||||
|--|--|--|--|
|
||||
|`show`|true||是否显示标线。
|
||||
|`serieIndex`|0||标线影响的Serie索引。
|
||||
|`animation`|||标线的动画样式。 [AnimationStyle](AnimationStyle)|
|
||||
|`animation`|||标线的动画样式。 [AnimationStyle](#AnimationStyle)|
|
||||
|`data`|||标线的数据列表。当数据项的group为0时,每个数据项表示一条标线;当group不为0时,相同group的两个数据项分别表 示标线的起始点和终止点来组成一条标线,此时标线的相关样式参数取起始点的参数。
|
||||
|
||||
## `MarkLineData`
|
||||
@@ -921,10 +921,10 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|`yValue`|||Y轴上的指定值。当Y轴为类目轴时指定值表示类目轴数据的索引,否则为具体的值。当type为None时有效。
|
||||
|`group`|0||分组。当group不为0时,表示这个data是标线的起点或终点,group一致的data组成一条标线。
|
||||
|`zeroPosition`|false||是否为坐标系原点。
|
||||
|`startSymbol`|||起始点的图形标记。 [SymbolStyle](SymbolStyle)|
|
||||
|`endSymbol`|||结束点的图形标记。 [SymbolStyle](SymbolStyle)|
|
||||
|`lineStyle`|||标线样式。 [LineStyle](LineStyle)|
|
||||
|`label`|||文本样式。可设置position为Start、Middle和End在不同的位置显示文本。 [LabelStyle](LabelStyle)|
|
||||
|`startSymbol`|||起始点的图形标记。 [SymbolStyle](#SymbolStyle)|
|
||||
|`endSymbol`|||结束点的图形标记。 [SymbolStyle](#SymbolStyle)|
|
||||
|`lineStyle`|||标线样式。 [LineStyle](#LineStyle)|
|
||||
|`label`|||文本样式。可设置position为Start、Middle和End在不同的位置显示文本。 [LabelStyle](#LabelStyle)|
|
||||
|
||||
## `Padding`
|
||||
|
||||
@@ -1097,10 +1097,10 @@ Inherits or Implemented: [BaseSerie](#BaseSerie),[IComparable](#IComparable)
|
||||
|`top`|||组件离容器上侧的距离。
|
||||
|`bottom`|||组件离容器下侧的距离。
|
||||
|`insertDataToHead`|||添加新数据时是在列表的头部还是尾部加入。
|
||||
|`lineStyle`|||线条样式。 [LineStyle](LineStyle)|
|
||||
|`symbol`|||标记的图形。 [SerieSymbol](SerieSymbol)|
|
||||
|`animation`|||起始动画。 [AnimationStyle](AnimationStyle)|
|
||||
|`itemStyle`|||图形样式。 [ItemStyle](ItemStyle)|
|
||||
|`lineStyle`|||线条样式。 [LineStyle](#LineStyle)|
|
||||
|`symbol`|||标记的图形。 [SerieSymbol](#SerieSymbol)|
|
||||
|`animation`|||起始动画。 [AnimationStyle](#AnimationStyle)|
|
||||
|`itemStyle`|||图形样式。 [ItemStyle](#ItemStyle)|
|
||||
|`data`|||系列中的数据内容数组。SerieData可以设置1到n维数据。
|
||||
|
||||
## `SerieData`
|
||||
@@ -1308,15 +1308,15 @@ Inherits or Implemented: [ScriptableObject](#ScriptableObject)
|
||||
|`contrastColor`|||对比色。
|
||||
|`backgroundColor`|||背景颜色。
|
||||
|`colorPalette`|||调色盘颜色列表。如果系列没有设置颜色,则会依次循环从该列表中取颜色作为系列颜色。
|
||||
|`common`||| [ComponentTheme](ComponentTheme)|
|
||||
|`title`||| [TitleTheme](TitleTheme)|
|
||||
|`subTitle`||| [SubTitleTheme](SubTitleTheme)|
|
||||
|`legend`||| [LegendTheme](LegendTheme)|
|
||||
|`axis`||| [AxisTheme](AxisTheme)|
|
||||
|`tooltip`||| [TooltipTheme](TooltipTheme)|
|
||||
|`dataZoom`||| [DataZoomTheme](DataZoomTheme)|
|
||||
|`visualMap`||| [VisualMapTheme](VisualMapTheme)|
|
||||
|`serie`||| [SerieTheme](SerieTheme)|
|
||||
|`common`||| [ComponentTheme](#ComponentTheme)|
|
||||
|`title`||| [TitleTheme](#TitleTheme)|
|
||||
|`subTitle`||| [SubTitleTheme](#SubTitleTheme)|
|
||||
|`legend`||| [LegendTheme](#LegendTheme)|
|
||||
|`axis`||| [AxisTheme](#AxisTheme)|
|
||||
|`tooltip`||| [TooltipTheme](#TooltipTheme)|
|
||||
|`dataZoom`||| [DataZoomTheme](#DataZoomTheme)|
|
||||
|`visualMap`||| [VisualMapTheme](#VisualMapTheme)|
|
||||
|`serie`||| [SerieTheme](#SerieTheme)|
|
||||
|
||||
## `ThemeStyle`
|
||||
|
||||
@@ -1327,7 +1327,7 @@ Inherits or Implemented: [ChildComponent](#ChildComponent)
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`show`|true||
|
||||
|`sharedTheme`||| [Theme](Theme)|
|
||||
|`sharedTheme`||| [Theme](#Theme)|
|
||||
|`transparentBackground`|false||Whether the background color is transparent. When true, the background color is not drawn. |是否透明背景颜色。当设置为true时,不绘制背景颜色。
|
||||
|`enableCustomTheme`|false||是否自定义主题颜色。当设置为true时,可以用‘sync color to custom’同步主题的颜色到自定义颜色。也可以手动设置。
|
||||
|`customFont`|||
|
||||
@@ -1345,10 +1345,10 @@ Inherits or Implemented: [MainComponent](#MainComponent),[IPropertyChanged](#IPr
|
||||
|`show`|true||是否显示标题组件。
|
||||
|`text`|||主标题文本,支持使用 \n 换行。
|
||||
|`subText`|||副标题文本,支持使用 \n 换行。
|
||||
|`labelStyle`|||主标题文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`subLabelStyle`|||副标题文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`labelStyle`|||主标题文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|`subLabelStyle`|||副标题文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|`itemGap`|0||主副标题之间的间距。
|
||||
|`location`|||标题显示位置。 [Location](Location)|
|
||||
|`location`|||标题显示位置。 [Location](#Location)|
|
||||
|
||||
## `TitleStyle`
|
||||
|
||||
@@ -1399,9 +1399,9 @@ Inherits or Implemented: [MainComponent](#MainComponent)
|
||||
|`titleHeight`|25f||标题文本的高。
|
||||
|`itemHeight`|25f||数据项文本的高。
|
||||
|`borderColor`|Color32(230, 230, 230, 255)||边框颜色。
|
||||
|`lineStyle`|||指示线样式。 [LineStyle](LineStyle)|
|
||||
|`indicatorLabelStyle`|||提示框的坐标轴指示器文本的样式。 [LabelStyle](LabelStyle)|
|
||||
|`titleLabelStyle`|||标题的文本样式。 [LabelStyle](LabelStyle)|
|
||||
|`lineStyle`|||指示线样式。 [LineStyle](#LineStyle)|
|
||||
|`indicatorLabelStyle`|||提示框的坐标轴指示器文本的样式。 [LabelStyle](#LabelStyle)|
|
||||
|`titleLabelStyle`|||标题的文本样式。 [LabelStyle](#LabelStyle)|
|
||||
|`contentLabelStyles`|||内容部分的文本样式列表。和列一一对应。
|
||||
|
||||
## `TooltipTheme`
|
||||
@@ -1446,7 +1446,7 @@ Inherits or Implemented: [MainComponent](#MainComponent)
|
||||
|`hoverLink`|true||Conversely, when the mouse hovers over a graphic element in a diagram, the corresponding value of the visualMap component is triangulated in the corresponding position.
|
||||
|`autoMinMax`|true||Automatically set min, Max value 自动设置min,max的值
|
||||
|`orient`|||布局方式是横还是竖。</br>`Orient`:</br>- `Horizonal`: 水平</br>- `Vertical`: 垂直</br>|
|
||||
|`location`|||组件显示的位置。 [Location](Location)|
|
||||
|`location`|||组件显示的位置。 [Location](#Location)|
|
||||
|`workOnLine`|true||组件是否对LineChart的LineStyle有效。
|
||||
|`workOnArea`|false||组件是否对LineChart的AreaStyle有效。
|
||||
|`outOfRange`|||定义 在选中范围外 的视觉颜色。
|
||||
@@ -1490,7 +1490,7 @@ Inherits or Implemented: [ScriptableObject](#ScriptableObject)
|
||||
|
||||
|field|default|since|comment|
|
||||
|--|--|--|--|
|
||||
|`lang`||| [Lang](Lang)|
|
||||
|`lang`||| [Lang](#Lang)|
|
||||
|`font`|||
|
||||
|`tMPFont`|||
|
||||
|`fontSizeLv1`|28||一级字体大小。
|
||||
|
||||
Reference in New Issue
Block a user