Skip to content

ScatterSeriesConfigBuilder🔗

Constructor🔗

new ScatterSeriesConfigBuilder()

Methods🔗

build🔗

Builds the object.

build()

axisBorderShow🔗

axisBorderShow(axisBorderShow: boolean)

axisCenteredZero🔗

axisCenteredZero(axisCenteredZero: boolean)

axisColorMode🔗

axisColorMode(axisColorMode: common.AxisColorMode)

axisGridShow🔗

axisGridShow(axisGridShow: boolean)

axisLabel🔗

axisLabel(axisLabel: string)

axisPlacement🔗

axisPlacement(axisPlacement: common.AxisPlacement)

axisSoftMax🔗

axisSoftMax(axisSoftMax: number)

axisSoftMin🔗

axisSoftMin(axisSoftMin: number)

axisWidth🔗

axisWidth(axisWidth: number)

frame🔗

frame(frame: number)

hideFrom🔗

hideFrom(hideFrom: cog.Builder<common.HideSeriesConfig>)

label🔗

label(label: common.VisibilityMode)

labelValue🔗

labelValue(labelValue: cog.Builder<common.TextDimensionConfig>)

lineColor🔗

lineColor(lineColor: cog.Builder<common.ColorDimensionConfig>)

lineStyle🔗

lineStyle(lineStyle: cog.Builder<common.LineStyle>)

lineWidth🔗

lineWidth(lineWidth: number)

name🔗

name(name: string)

pointColor🔗

pointColor(pointColor: cog.Builder<common.ColorDimensionConfig>)

pointSize🔗

pointSize(pointSize: cog.Builder<common.ScaleDimensionConfig>)

scaleDistribution🔗

scaleDistribution(scaleDistribution: cog.Builder<common.ScaleDistributionConfig>)

show🔗

show(show: xychart.ScatterShow)

x🔗

x(x: string)

y🔗

y(y: string)

See also🔗