public class ColumnRenderPassData extends XyRenderPassData
BaseColumnRenderableSeries
Modifier and Type | Field and Description |
---|---|
float |
columnPixelWidth |
float |
zeroLineCoord |
yCoords, yValues
indices, xCoords, xValues
lock, viewportSize, xCoordCalc, xPointRange, yCoordCalc
Constructor and Description |
---|
ColumnRenderPassData() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
dispose, updateCoords
pointsCount
getLock, getViewportSize, getXCoordinateCalculator, getYCoordinateCalculator, isCoordinatesSortedAscending, isDataEvenlySpaced, isDataSortedAscending, isValid, isValidForUpdate, isVerticalChart, onBeginDataUpdate, onEndDataUpdate
close, tryDispose, tryDispose, tryDispose, tryDispose
public float columnPixelWidth
public float zeroLineCoord
public void clear()
clear
in interface com.scichart.core.framework.ICleanable
clear
in class XyRenderPassData