public void setBorderPaint(Paint borderPaint)(Code)
Parameters: borderPaint - The borderPaint to set.
setBorderVisible
public void setBorderVisible(Node borderVisibleNode)(Code)
setBorderVisible
public void setBorderVisible(boolean borderVisible)(Code)
Parameters: borderVisible - The borderVisible to set.
setBubbleLabelContent
public void setBubbleLabelContent(Node bubbleLabelContentNode)(Code)
setBubbleLabelContent
public void setBubbleLabelContent(String bubblelabelContent)(Code)
Parameters: bubbleLabelContent - Definition of the bubble labels' content. e.g. "{0}: ({1}, {2}, {3})"{0} = series name{1} = x value{2} = y value{3} = z value
setChartBackground
public void setChartBackground(Node chartBackgroundNode)(Code)
setChartBackgroundImage
public void setChartBackgroundImage(Node chartBackgroundImageNode)(Code)
setChartBackgroundImage
public void setChartBackgroundImage(Image chartBackgroundImage)(Code)
Parameters: chartBackgroundImage - The chartBackgroundImage to set.
setChartBackgroundPaint
public void setChartBackgroundPaint(Paint chartBackgroundPaint)(Code)
Parameters: backgroundPaint - The backgroundPaint to set.
setChartType
public void setChartType(Node chartTypeNode)(Code)