ORKLineGraphChartView Class Reference
| Inherits from | ORKValueRangeGraphChartView : ORKGraphChartView : UIView |
|---|---|
| Declared in | ORKLineGraphChartView.h ORKLineGraphChartView.m |
Overview
The ORKLineGraphChartView class presents the data provided by an object conforming to the
ORKValueRangeGraphChartViewDataSource protocol as a line graph.
The primary plot is colored by the tintColor, and any additional plots are colored using the
referenceLineColor property.