PointsConfigBuilder
Constructor
new PointsConfigBuilder()
Methods
build
Builds the object.
pointColor
pointColor(pointColor: string)
pointSize
pointSize(pointSize: number)
pointSymbol
pointSymbol(pointSymbol: string)
showPoints
showPoints(showPoints: common.VisibilityMode)
See also