Click or drag to resize

OptionsIsDisclosedQuantityReset Property

If true will reset the disclosed quantity to 0 (zero) after submitting an order manually

Namespace:  SharpCharts.Base.Common
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public static bool IsDisclosedQuantityReset { get; set; }

Property Value

Type: Boolean
See Also