SmithchartSeriesModel

23 Sep 20251 minute to read

Interface for a class SmithchartSeries

Properties

animationDuration string

perform animation of series based on animation duration.

dataSource Object

Specifies the dataSource

enableAnimation boolean

enable or disable the animation of series.

enableSmartLabels boolean

avoid the overlap of dataLabels.

fill string

color for series.

marker SeriesMarkerModel

options for customizing marker.

name string

The name of the series visible in legend.

opacity number

opacity for series.

points ISmithChartPoint[]

points for series.

reactance string

reactance name for dataSource.

resistance string

resistance name for dataSource.

tooltip SeriesTooltipModel

options for customizing tooltip.

tooltipMappingName string

tooltip mapping name for the series.

visibility string

visibility for series.

width number

width for series.