Skip to main content
All docs
V26.1
  • InvertedTriangleMarker2DModel Members

    The Inverted Triangle marker model.

    Constructors

    Name Description
    InvertedTriangleMarker2DModel() Initializes a new instance of the InvertedTriangleMarker2DModel class.

    Properties

    Name Description
    ModelName Returns the “Inverted Triangle” string.
    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. Inherited from Marker2DModel.

    Events

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