Package | Description |
---|---|
com.steema.teechart | |
com.steema.teechart.styles |
Modifier and Type | Method and Description |
---|---|
TeeEvent |
IBaseChart.broadcastEvent(Series s,
SeriesEventStyle e) |
TeeEvent |
Chart.broadcastEvent(Series s,
SeriesEventStyle e)
Internal use.
|
Modifier and Type | Field and Description |
---|---|
static SeriesEventStyle |
SeriesEventStyle.ADD |
static SeriesEventStyle |
SeriesEventStyle.CHANGEACTIVE |
static SeriesEventStyle |
SeriesEventStyle.CHANGECOLOR |
static SeriesEventStyle |
SeriesEventStyle.CHANGETITLE |
static SeriesEventStyle |
SeriesEventStyle.DATACHANGED |
SeriesEventStyle |
SeriesEvent.event |
static SeriesEventStyle |
SeriesEventStyle.REMOVE |
static SeriesEventStyle |
SeriesEventStyle.REMOVEALL |
static SeriesEventStyle |
SeriesEventStyle.SWAP |