Skip to main content

Marker2DModel Members

A base class for standard and custom point marker models, which are used in 2D series with markers.

Properties

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

Methods

Name Description
GetPredefinedKinds() static Returns the list of predefined models for 2D point markers.

Events

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