Search
ChartEvent Methods
 


 Public Methods

  Name Description

getDuration

Gets the event duration.

getInnerLabel

Gets label to display inside chart segments.

getOuterLabel

Gets label to display outside chart segments.

getTime

Gets the event time or order.

getTooltip

Gets segment's tooltip.

getValue

Gets the event value.

setDuration

Sets the event duration.

setInnerLabel

Sets label to display inside chart segments.

setOuterLabel

Sets label to display outside chart segments.

setTime

Sets the event time or order.

setTooltip

Sets segment's tooltip.

setValue

Sets the event value.

 See Also