Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBorderAxisTickOptions

刻度属性

export
interface

IBorderAxisTickOptions

Hierarchy

  • IBorderAxisTickOptions

Index

Properties

tickCount?: number

刻度数量

memberof

IBorderAxisTickOptions

tickInterval?: number

绘制的间隔,单位是度。 如果设置该值,则不根据绘制区域的宽度自动计算间隔,一直绘制到超出边界前一个点,或者指定的结束位置

tickLength?: number

刻度线长度

memberof

IBorderAxisTickOptions

刻度线属性

memberof

IBorderAxisTickOptions

Generated using TypeDoc