XAndYColumnGetYPropertyValue Method |
Gets the property value of the y-column.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic AltaxoVariant GetYPropertyValue(
string propertyName
)
Parameters
- propertyName String
- Name of the property.
Return Value
AltaxoVariantThe property value of the y-column. If not found, returns an empty
AltaxoVariant.
See Also