public interface HighLowChartActivity extends Activity
Activity
used for activities that want to be
shown as "High Low Sticks" (e.g. Stock Charts) in a ChartLayout
.Modifier and Type | Method and Description |
---|---|
double |
getHigh()
Returns the high value of the activity.
|
double |
getLow()
Returns the low value of the activity.
|
getEndTime, getId, getName, getStartTime
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.