AnalyticsControlShowTools Property

Gets whether the visualisation tools are displayed.

Definition

Namespace: inmydata.WindowsForms.Library
Assembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool ShowTools { get; set; }

Property Value

Boolean
Whether the visualisation tools are displayed.

Return Value

Boolean
Whether the visualisation tools are displayed.

See Also