Back to Devexpress

Marker2DKind Class

wpf-devexpress-dot-xpf-dot-charts-dot-marker2dkind.md

latest1.3 KB
Original Source

Marker2DKind Class

Represents a pre-defined 2D point marker model.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class Marker2DKind :
    PredefinedElementKind
vb
Public Class Marker2DKind
    Inherits PredefinedElementKind

Remarks

A collection of the Marker2DKind objects is returned by the Marker2DModel.GetPredefinedKinds method.

Inheritance

Object PredefinedElementKind Marker2DKind

See Also

Marker2DKind Members

DevExpress.Xpf.Charts Namespace