NevronOpenVision
Nevron.Nov.Chart Namespace / NBubbleDataPoint Class / NBubbleDataPoint Constructor / NBubbleDataPoint Constructor(Double,Double,Double,Double,NFill,NStroke,ENPointShape3D)
NBubbleDataPoint Constructor(Double,Double,Double,Double,NFill,NStroke,ENPointShape3D)
Initializer constructor
Syntax
public NBubbleDataPoint( 
   System.double x,
   System.double y,
   System.double z,
   System.double size,
   NFill fill,
   NStroke stroke,
   ENPointShape3D shape
)

Parameters

x
y
z
size
fill
stroke
shape
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also