Skip to main content
A newer version of this page is available. .

Marker2DKind Class

Represents a pre-defined 2D point marker model.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, 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