Skip to main content

PredefinedRangeBar2DModel Members

A base class for all standard Range Bar 2D models.

Properties

Name Description
ModelName Gets the name of the RangeBar2DModel. Inherited from RangeBar2DModel.
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 a 2D Range Bar series. Inherited from RangeBar2DModel.

Events

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