 | DataSeriesInfoColumn Property |
Gets the series column number within the series.
Namespace: ema3d.Api.V25.ResultsAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic int Column { get; }
Public ReadOnly Property Column As Integer
Get
public:
property int Column {
int get ();
}
member Column : int with get
Property Value
Int32
See Also