PlotInfoNumDenomSourceGetInfoAtIndex Method

Get Info at Index

Definition

Namespace: Metas.Vna.Data.Gui
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public string GetInfoAtIndex(
	int index
)

Parameters

index  Int32
Index

Return Value

String
Info

Implements

IPlotInfoGetInfoAtIndex(Int32)

See Also