|
|
|||
|
|
|
KagiChart | ![]() |
| Annotation[e,label] | 提供一个注解 | |
| Button[e,action] | 当元素被点击时,定义要执行的操作 | |
| EventHandler[e,...] | 对元素定义一个通用事件句柄 | |
| Hyperlink[e,uri] | 使元素作为一个超链接起作用 | |
| Labeled[e,...] | 显示具有标签的元素 | |
| PopupWindow[e,cont] | 对元素附加一个弹出窗口 | |
| StatusArea[e,label] | 当鼠标移过元素时,在状态栏中显示 | |
| Style[e,opts] | 使用指定样式显示元素 | |
| Tooltip[e,label] | 对元素附加一个任意的工具提示条 |
| AspectRatio | 1/GoldenRatio | 高宽整体比率 | |
| Axes | True | 是否绘制轴 | |
| ChartBaseStyle | Automatic | 柱的整体样式 | |
| DateFunction | Automatic | 如何把日期转化为标准形式 | |
| EventLabels | None | 要添加标签的事件 | |
| GridLines | Automatic | 要绘制的网格线 | |
| GridLinesStyle | Automatic | 网格线的样式 | |
| PerformanceGoal | $PerformanceGoal | 尝试优化的性能方面 | |
| TrendStyle | Automatic | 如何对向上趋势和向下趋势进行样式化处理 | |
| ScalingFunctions | None | 如何对 y 轴进行尺度缩放 |
使用 FinancialData 实体中三个月的价格:
|