Skip to main content

ObjectKeyProvider Members

The key provider, which provides the objects to keys as-is.

Constructors

Name Description
ObjectKeyProvider() Initializes a new instance of the ObjectKeyProvider class with default settings.

Properties

Name Description
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

Events

Name Description
PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
See Also