Click or drag to resize

AccountGetAccountValue Method

Namespace:  SharpCharts.Base.Order
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public virtual double? GetAccountValue(
	string propertyName
)

Parameters

propertyName
Type: SystemString

Return Value

Type: NullableDouble
See Also