SmithchartMajorGridLines
12 Sep 20251 minute to read
Configures the major Grid lines in the axis.
Properties
color string
option for customizing the majorGridLine color.
Defaults to null
dashArray string
The dash array of the major grid lines.
Defaults to ’’
opacity number
opacity of major grid lines.
Defaults to 1
visible boolean
visibility of major grid lines.
Defaults to true
width number
width of the major grid lines.
Defaults to 1