playbook/docs/tsl/reference/catalog/graphics.md

60 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 图形函数
这一页只负责函数定位:先按主题找到模块,再在页内搜索函数名。
## 候选函数索引说明
- 本页是候选函数索引,只说明函数名被归入当前模块。
- 候选名没有进入 verified 函数页前不能当成可调用事实。
- 生成代码前必须先查 [../verified/index.md](../verified/index.md);只从 verified 函数页读取参数类型。
## 使用方式
- 返回总目录:[catalog/index.md](index.md)
- 需要基础语法时回到 [../../syntax/index.md](../../syntax/index.md)
- 需要金融任务组织方式时回到 [../../finance/index.md](../../finance/index.md)
## 模块范围
- 说明:图表、绘图与可视化相关函数
- 主题数3
- 函数数27
## 主题目录
### 作图函数
- `Graph`
- `GraphGroup`
- `MergeGraph`
- `EncodeGraphGroup`
- `DecodeGraphGroup`
- `DecodeGraph`
- `EncodeGraph`
- `FastLine_Web`
- `GetColorByIndex`
### 图形字段函数
- `gfColor`
- `gfFill`
- `gfFlag`
- `gfZero`
- `gfMaxValue`
- `gfMinValue`
- `gfLTP`
- `gfTitleCaption`
- `gfLeftTitleCaption`
- `gfCoordinate`
### 图形填充设置函数
- `flSolid`
- `flClear`
- `flHorizontal`
- `flVertical`
- `flFDiagonal`
- `flBDiagonal`
- `flCross`
- `flDiagCross`