SmithchartMinorGridLines

12 Sep 20251 minute to read

Configures the major grid lines in the axis.

Properties

color string

option for customizing the minorGridLine color.

Defaults to null

count number

count of minor grid lines.

Defaults to 8

dashArray string

The dash array of the minor grid lines.

Defaults to ’’

visible boolean

visibility of minor grid lines.

Defaults to false

width number

width of the minor grid lines.

Defaults to 1