SecurityInfoTimeZone Property |
LightningChart .NET Help
Time zone of the Stock exchange
Namespace:
Arction.CustomControls.Trader.WinForms
Assembly:
Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntaxpublic string TimeZone { get; set; }Public Property TimeZone As String
Get
Set
public:
property String^ TimeZone {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also