AnalyticsControlVisReadOnly Property

Gets whether the visualisation can be modified.

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

Property Value

Boolean
Whether the visualisation can be modified.

Return Value

Boolean
Whether the visualisation can be modified.

See Also