|
|
|||
|
|
|
InteractiveTradingChart | ![]() |
| InteractiveTradingChart 绘制一个表示每日价格与成交量的图表. |
| InteractiveTradingChart 绘制金融实体 |
| InteractiveTradingChart 绘制指标为 |
| Annotation[data,label] | 提供注释 | |
| Button[data,action] | 定义当元素被点击时所执行的行为 | |
| EventHandler[data,...] | 为元素定义一个一般的事件处理器 | |
| Hyperlink[data,uri] | 将元素用作超链接 | |
| PopupWindow[data,cont] | 为元素附加一个弹出式窗口 | |
| StatusArea[data,label] | 当鼠标悬停于元素时,在状态区显示 | |
| Style[data,opts] | 使用指定样式显示元素 | |
| Tooltip[data,label] | 为元素附加一个任意提示工具 |
| Appearance | "Candlestick" | 所用外观 | |
| AspectRatio | 1/GoldenRatio | 宽与高的整体比例 | |
| Axes | True | 是否绘制轴 | |
| BarSpacing | Automatic | 蜡烛之间的间距 | |
| ChartBaseStyle | Automatic | 条形的整体样式 | |
| ChartElementFunction | Automatic | 如何生成烛柱的原图 | |
| ColorFunction | Automatic | 如何对蜡烛着色 | |
| ColorFunctionScaling | True | 如何正态化 ColorFunction 的参数 | |
| DateFunction | Automatic | 如何将日期转换为标准形式 | |
| EventLabels | None | 要标记的事件 | |
| GridLines | Automatic | 要绘制的网格线 | |
| GridLinesStyle | Automatic | 网格线的样式 | |
| PerformanceGoal | $PerformanceGoal | 尝试优化的性能方面 | |
| TrendStyle | Automatic | 如何对上下趋势进行样式化 | |
| ScalingFunctions | None | 如何调整 y 轴坐标 |