Skip to main content

ValueKeyProvider3D Members

Provides values of series points as keys for the KeyColorColorizer3D.

Constructors

Name Description
ValueKeyProvider3D() Initializes a new instance of the ValueKeyProvider3D 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