ControlPointVisible Property |
LightningChart .NET Help
The visibility of the Control Point.
Namespace:
Arction.CustomControls.Trader.WinForms.DrawingTools
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic bool Visible { get; set; }Public Property Visible As Boolean
Get
Set
public:
property bool Visible {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also