Skip to main content

Marker2DKind Class

Represents a pre-defined 2D point marker model.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class Marker2DKind :
    PredefinedElementKind

Remarks

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

Inheritance

See Also