Click or drag to resize
NChartMarkerShape Property
Shape of the marker. There are predefined shapes and NChartMarkerShapeModel that requires the model to be set.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public NChartMarkerShape Shape { get; set; }

Property Value

Type: NChartMarkerShape
See Also