[]
        
(Showing Draft Content)

C1.Win.C1Chart.ValueLabelsCollection.-ctor

ValueLabelsCollection Constructor

ValueLabelsCollection()

Creates a new instance of ValueLabelsCollection class.

Declaration
public ValueLabelsCollection()
Public Sub New()

ValueLabelsCollection(iNotifyChanges)

Creates a new instance of ValueLabelsCollection class.

Declaration
public ValueLabelsCollection(iNotifyChanges owner)
Public Sub New(owner As iNotifyChanges)
Parameters
Type Name Description
iNotifyChanges owner

The owner object.