SyncRoot

ChartCategoryCollection.SyncRoot property

Returns an object that can be used to synchronize access to the collection. Read-only Object.

Returns a synchronization root. Read-only Object.

public object SyncRoot { get; }

See Also