JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

expand all

Profile: desktop, common

Overview

A named series of data items

Profile: common

Variable Summary

accessnametypeCan ReadCan InitCan WriteDefault Valuedescription
publicfillPaint

The fill to use for this series and for this series's data items if the data item's fill is null

publicnameString

The user displayable name for this series

public-read protectedseriesDataData[]subclasssubclass

Sequence of data items that make up this series

Inherited Variables

Function Summary

protected fireChange() : Void

Fire notification of a data change to listeners

Fire notification of a data change to listeners

 
protected fireVisualChange() : Void

Fire notification of a visual only change to listeners

Fire notification of a visual only change to listeners

 

Inherited Functions