FreehandAnnotationLimitYToStackSegment Property |
LightningChart .NET Help
The annotation is clipped outside the main segment, and not shown on segment indicators.
Namespace:
Arction.CustomControls.Trader.WinForms.DrawingTools
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(false)]
public bool LimitYToStackSegment { get; set; }<DefaultValueAttribute(false)>
Public Property LimitYToStackSegment As Boolean
Get
Set
public:
[DefaultValueAttribute(false)]
property bool LimitYToStackSegment {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also