Click or drag to resize
NChartBubbleSeriesMarker Property
Default marker of the series that is displayed as a bubble. It is null by default.

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

Property Value

Type: NChartMarker
See Also