| InternetClientSettingsCanShowPolarPlots Property | 
            Gets or sets a value indicating that Internet clients can see polar plots.
            
 
Namespace: VirtualRadar.Interface.SettingsAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic bool CanShowPolarPlots { get; set; }Public Property CanShowPolarPlots As Boolean
	Get
	Set
public:
property bool CanShowPolarPlots {
	bool get ();
	void set (bool value);
}member CanShowPolarPlots : bool with get, set
Property Value
Type: 
Boolean See Also
See Also