VolumeLimitYToStackSegment Property |
LightningChart .NET Help
Indicator is clipped outside the segment it belongs to.
Namespace:
Arction.CustomControls.Trader.WinForms.TechnicalIndicators
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(true)]
public bool LimitYToStackSegment { get; set; }<DefaultValueAttribute(true)>
Public Property LimitYToStackSegment As Boolean
Get
Set
public:
[DefaultValueAttribute(true)]
property bool LimitYToStackSegment {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also