Spec-Zone .ru
спецификации, руководства, описания, API

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

Profile: desktop, common

Overview

Data series for Area Chart

Variable Summary

access name type Can Read Can Init Can Write Default Value description
public data Data[]

The area chart data items in this series

Inherited Variables

javafx.scene.chart.data.Series

access name type Can Read Can Init Can Write Default Value description
public fill Paint

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

public name String

The user displayable name for this series

public-read protected seriesData Data[] subclass subclass

Sequence of data items that make up this series

Inherited Functions

javafx.scene.chart.data.Series

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