Represents a series containing order or timing data, useful for showing event sequences in tower charts.
The following tables list the members exposed by the EventSeries type.
Name | Description | |
---|---|---|
Initializes a new instance of the EventSeries class. |
Name | Description | |
---|---|---|
Implements Series.addDataChangedListener. |
||
Implements Series.getDimensions. Returns 3. |
||
Implements Series.getLabel. |
||
Implements Series.getSize. Returns the number of elements in Values list. |
||
Implements Series.getSupportedLabels. |
||
Implements Series.getTitle. Gets or sets the title of this series. |
||
Implements Series.getValue. Returns a coordinate of specified point in this series. |
||
Gets the series' events. |
||
Implements Series.isEmphasized. EventSeries always returns false. |
||
Implements Series.isSorted. |
||
Implements Series.removeDataChangedListener. |
||
Sets an enum-set specifying which labels from the series should be displayed. |
||
Sets the series' title. |
||
Sets the series' events. |
Name | Description | |
---|---|---|
|