SmithchartSeriesDirective
12 Sep 20251 minute to read
Properties
animationDuration any
perform animation of series based on animation duration.
Defaults to ‘2000ms’
dataSource any
Specifies the dataSource
Defaults to null
enableAnimation any
enable or disable the animation of series.
Defaults to false
enableSmartLabels any
avoid the overlap of dataLabels.
Defaults to false
fill any
color for series.
Defaults to null
marker any
options for customizing marker.
name any
The name of the series visible in legend.
Defaults to ’’
opacity any
opacity for series.
Defaults to 1
points any
points for series.
Defaults to []
reactance any
reactance name for dataSource.
Defaults to ’’
resistance any
resistance name for dataSource.
Defaults to ’’
tooltip any
options for customizing tooltip.
tooltipMappingName any
tooltip mapping name for the series.
Defaults to ’’
visibility any
visibility for series.
Defaults to ‘visible’
width any
width for series.
Defaults to 1