Marker3DKind(Type, String) Constructor
Initializes a new instance of the Marker3DKind class with the specified type and name.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
type | Type | A Type value. |
name | String | A String value. |
See Also