|
|
|||
|
|
|
| DiscretePlot 产生表达式 expr 的值的图形,其中 n 从 |
| DiscretePlot 产生表达式 expr 的值的图形,其中 n 从 |
| DiscretePlot 用步长 dn. |
| DiscretePlot 使用连续值 |
| DiscretePlot 绘制所有 |
| Annotation[expr,label] | 提供一个注解 | |
| Button[expr,action] | 定义一个当元素被点击时所要执行的操作 | |
| EventHandler[expr,...] | 对元素定义一个通用事件句柄 | |
| Hyperlink[expr,uri] | 使元素作为超链接使用 | |
| PopupWindow[expr,cont] | 对元素附加一个弹出窗口 | |
| StatusArea[expr,label] | 当鼠标移过元素时,在状态栏中显示 | |
| Style[expr,opts] | 使用指定的样式,显示元素 | |
| Tooltip[expr,label] | 对元素附加一个任意的工具提示条 |
| AspectRatio | 1/GoldenRatio | 高宽比 | |
| Axes | True | 是否绘制轴 | |
| ClippingStyle | None | 当对线条进行剪切时,所要绘制的内容 | |
| ColorFunction | Automatic | 如何决定线条的着色 | |
| ColorFunctionScaling | True | 是否对 ColorFunction 的变量进行尺度缩放 | |
| EvaluationMonitor | None | 在每个函数进行计算时,所计算的表达式 | |
| ExtentElementFunction | Automatic | 如何对延伸填充生成原始图形 | |
| ExtentMarkers | None | 用于延伸边界的记号 | |
| ExtentSize | None | 从图线点延伸的宽度 | |
| Filling | Axis | 从延伸开始填充 | |
| FillingStyle | Automatic | 用于填充的样式 | |
| Joined | Automatic | 是否连接点 | |
| Method | Automatic | 所使用的方法 | |
| PerformanceGoal | $PerformanceGoal | 尝试优化的性能方面 | |
| PlotMarkers | None | 用于图线的点的记号 | |
| PlotRange | Automatic | 所要包含的值的范围 | |
| PlotRangeClipping | True | 是否在图线范围上进行剪切 | |
| PlotStyle | Automatic | 用于确定每个线条的样式的图形指令 | |
| RegionFunction | (True &) | 如何确定是否包含一个点 | |
| WorkingPrecision | MachinePrecision | 用于内部计算的精度 |