'Declaration
Public Function New( _ ByVal bubbleScale As NBubbleSizeScale, _ ByVal shape As PointShape, _ ByVal customShape As NSmartShape, _ ByVal sizeRange As NRange1DL, _ ByVal valueRange As NRange1DD _ )
'Usage
Dim bubbleScale As NBubbleSizeScale Dim shape As PointShape Dim customShape As NSmartShape Dim sizeRange As NRange1DL Dim valueRange As NRange1DD Dim instance As New NBubbleSizeScaleCellData(bubbleScale, shape, customShape, sizeRange, valueRange)
public NBubbleSizeScaleCellData( NBubbleSizeScale bubbleScale, PointShape shape, NSmartShape customShape, NRange1DL sizeRange, NRange1DD valueRange )
Parameters
- bubbleScale
- shape
- customShape
- sizeRange
- valueRange