LimitLinem_DrawingExclusiveLock Field

Contains an object which this LimitLine object locks on to whenever it is part of LineChart object and whenever a property or a method is run which influences the graphical output of LineChart.

Definition

Namespace: BeeMobile.LineChart
Assembly: BeeMobile.LineChart.NET48 (in BeeMobile.LineChart.NET48.dll) Version: 4.8.1.10 (4.8.1.10)
C#
protected Object m_DrawingExclusiveLock

Field Value

Object

See Also