yAxis Array
The y axis configuration options of the scatter chart. Supports all valueAxis options.
Example - set the scatter chart y axis
<div id="chart"></div>
<script>
$("#chart").kendoChart({
series: [
{ type: "scatter", data: [[1, 2]] }
],
yAxis: {
color: "red",
min: -5,
max: 5,
labels: {
background: "green",
color: "white"
}
}
});
</script>
Related Properties
- yAxis.axisCrossingValue
- yAxis.background
- yAxis.baseUnit
- yAxis.categories
- yAxis.color
- yAxis.majorTicks
- yAxis.majorTicks.color
- yAxis.majorTicks.size
- yAxis.majorTicks.visible
- yAxis.majorTicks.width
- yAxis.majorTicks.step
- yAxis.majorTicks.skip
- yAxis.majorUnit
- yAxis.minorTicks
- yAxis.minorTicks.color
- yAxis.minorTicks.size
- yAxis.minorTicks.visible
- yAxis.minorTicks.width
- yAxis.minorTicks.step
- yAxis.minorTicks.skip
- yAxis.max
- yAxis.minorGridLines
- yAxis.minorGridLines.color
- yAxis.minorGridLines.dashType
- yAxis.minorGridLines.visible
- yAxis.minorGridLines.width
- yAxis.minorGridLines.step
- yAxis.minorGridLines.skip
- yAxis.min
- yAxis.majorGridLines
- yAxis.majorGridLines.color
- yAxis.majorGridLines.dashType
- yAxis.majorGridLines.visible
- yAxis.majorGridLines.width
- yAxis.majorGridLines.step
- yAxis.majorGridLines.skip
- yAxis.minorUnit
- yAxis.line
- yAxis.line.color
- yAxis.line.dashType
- yAxis.line.visible
- yAxis.line.width
- yAxis.name
- yAxis.labels
- yAxis.labels.background
- yAxis.labels.border
- yAxis.labels.border.color
- yAxis.labels.border.dashType
- yAxis.labels.border.width
- yAxis.labels.color
- yAxis.labels.culture
- yAxis.labels.dateFormats
- yAxis.labels.dateFormats.days
- yAxis.labels.dateFormats.hours
- yAxis.labels.dateFormats.months
- yAxis.labels.dateFormats.weeks
- yAxis.labels.dateFormats.years
- yAxis.labels.font
- yAxis.labels.format
- yAxis.labels.margin
- yAxis.labels.margin.bottom
- yAxis.labels.margin.left
- yAxis.labels.margin.right
- yAxis.labels.margin.top
- yAxis.labels.mirror
- yAxis.labels.padding
- yAxis.labels.padding.bottom
- yAxis.labels.padding.left
- yAxis.labels.padding.right
- yAxis.labels.padding.top
- yAxis.labels.position
- yAxis.labels.rotation
- yAxis.labels.rotation.align
- yAxis.labels.rotation.angle
- yAxis.labels.skip
- yAxis.labels.step
- yAxis.labels.template
- yAxis.labels.visible
- yAxis.labels.visual
- yAxis.narrowRange
- yAxis.crosshair
- yAxis.crosshair.color
- yAxis.crosshair.dashType
- yAxis.crosshair.opacity
- yAxis.crosshair.tooltip
- yAxis.crosshair.tooltip.background
- yAxis.crosshair.tooltip.border
- yAxis.crosshair.tooltip.border.color
- yAxis.crosshair.tooltip.border.dashType
- yAxis.crosshair.tooltip.border.width
- yAxis.crosshair.tooltip.color
- yAxis.crosshair.tooltip.font
- yAxis.crosshair.tooltip.format
- yAxis.crosshair.tooltip.padding
- yAxis.crosshair.tooltip.padding.bottom
- yAxis.crosshair.tooltip.padding.left
- yAxis.crosshair.tooltip.padding.right
- yAxis.crosshair.tooltip.padding.top
- yAxis.crosshair.tooltip.position
- yAxis.crosshair.tooltip.template
- yAxis.crosshair.tooltip.visible
- yAxis.crosshair.visible
- yAxis.crosshair.width
- yAxis.pane
- yAxis.plotBands
- yAxis.plotBands.color
- yAxis.plotBands.from
- yAxis.plotBands.label
- yAxis.plotBands.label.align
- yAxis.plotBands.label.background
- yAxis.plotBands.label.border
- yAxis.plotBands.label.border.color
- yAxis.plotBands.label.border.dashType
- yAxis.plotBands.label.border.width
- yAxis.plotBands.label.color
- yAxis.plotBands.label.font
- yAxis.plotBands.label.margin
- yAxis.plotBands.label.margin.bottom
- yAxis.plotBands.label.margin.left
- yAxis.plotBands.label.margin.right
- yAxis.plotBands.label.margin.top
- yAxis.plotBands.label.padding
- yAxis.plotBands.label.padding.bottom
- yAxis.plotBands.label.padding.left
- yAxis.plotBands.label.padding.right
- yAxis.plotBands.label.padding.top
- yAxis.plotBands.label.position
- yAxis.plotBands.label.rotation
- yAxis.plotBands.label.text
- yAxis.plotBands.label.visible
- yAxis.plotBands.label.visual
- yAxis.plotBands.opacity
- yAxis.plotBands.to
- yAxis.reverse
- yAxis.title
- yAxis.title.background
- yAxis.title.border
- yAxis.title.border.color
- yAxis.title.border.dashType
- yAxis.title.border.width
- yAxis.title.color
- yAxis.title.font
- yAxis.title.margin
- yAxis.title.margin.bottom
- yAxis.title.margin.left
- yAxis.title.margin.right
- yAxis.title.margin.top
- yAxis.title.padding
- yAxis.title.padding.bottom
- yAxis.title.padding.left
- yAxis.title.padding.right
- yAxis.title.padding.top
- yAxis.title.position
- yAxis.title.rotation
- yAxis.title.text
- yAxis.title.visible
- yAxis.title.visual
- yAxis.type
- yAxis.visible
- yAxis.notes
- yAxis.notes.position
- yAxis.notes.line
- yAxis.notes.line.dashType
- yAxis.notes.line.width
- yAxis.notes.line.color
- yAxis.notes.line.length
- yAxis.notes.data
- yAxis.notes.label
- yAxis.notes.label.background
- yAxis.notes.label.border
- yAxis.notes.label.border.color
- yAxis.notes.label.border.dashType
- yAxis.notes.label.border.width
- yAxis.notes.label.color
- yAxis.notes.label.font
- yAxis.notes.label.template
- yAxis.notes.label.visible
- yAxis.notes.label.rotation
- yAxis.notes.label.format
- yAxis.notes.label.position
- yAxis.notes.data.value
- yAxis.notes.icon
- yAxis.notes.icon.background
- yAxis.notes.icon.border
- yAxis.notes.icon.border.color
- yAxis.notes.icon.border.width
- yAxis.notes.icon.size
- yAxis.notes.icon.type
- yAxis.notes.icon.visible
- yAxis.notes.data.position
- yAxis.notes.data.line
- yAxis.notes.data.line.width
- yAxis.notes.data.line.color
- yAxis.notes.data.line.length
- yAxis.notes.visual