Back to Devexpress

Marker3DKind Class

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

latest1.3 KB
Original Source

Marker3DKind Class

Represents a pre-defined 3D point marker model.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Remarks

A collection of the Marker3DKind objects is returned by the Marker3DModel.GetPredefinedKinds method.

Inheritance

Object PredefinedElementKind Marker3DKind

See Also

Marker3DKind Members

DevExpress.Xpf.Charts Namespace