AnalyticsControlShowToolToggle Property

Gets whether the visualisation tools can be toggled.

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 ShowToolToggle { get; set; }

Property Value

Boolean
Whether the visualisation tools can be toggled.

Return Value

Boolean
Whether the visualisation tools can be toggled.

See Also