CustomMaxOption 和 CustomMinOption 属性
返回或设置趋势对象获取要显示的数据值范围的方式。读/写。自定义。
该范围可以针对每支笔进行指定、从实际数据得出、或为图表进行自定义。
语法
yaxis
.CustomMaxOption
[ = mmo
]yaxis
.CustomMinOption
[ = mmo
]其中
yaxis
- 是一个 YAxis 对象,或是一个对 YAxis 对象求值的表达式。mmo
- RSTcustomMinMaxOption 类型的常量,用于指定 RSTcustomMinMaxOption。提供反馈