iphone Programming Glossary: cpdecimalfromfloat
iphone, using an array to define in core-plot range http://stackoverflow.com/questions/3060310/iphone-using-an-array-to-define-in-core-plot-range code CPXYPlotSpace plotSpace CPXYPlotSpace graph.defaultPlotSpace plotSpace.xRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 15 length CPDecimalFromFloat xmax 15 plotSpace.yRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 1000 length.. graph.defaultPlotSpace plotSpace.xRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 15 length CPDecimalFromFloat xmax 15 plotSpace.yRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 1000 length CPDecimalFromFloat 4300 Setup.. CPDecimalFromFloat 15 length CPDecimalFromFloat xmax 15 plotSpace.yRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 1000 length CPDecimalFromFloat 4300 Setup axis CPXYAxisSet axisSet CPXYAxisSet graph.axisSet CPLineStyle lineStyle CPLineStyle..
core plot custom Theme? http://stackoverflow.com/questions/5132253/core-plot-custom-theme CPXYPlotSpace chartTrend5.defaultPlotSpace chartTrend5PlotSpace.xRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 0 length CPDecimalFromFloat 5 range is 0 125 but since the frame heights is 90 we need to convert the points to this.. chartTrend5PlotSpace.xRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 0 length CPDecimalFromFloat 5 range is 0 125 but since the frame heights is 90 we need to convert the points to this adjusted scale. The factor is 0.72.. points to this adjusted scale. The factor is 0.72 90 125 chartTrend5PlotSpace.yRange CPPlotRange plotRangeWithLocation CPDecimalFromFloat 0 length CPDecimalFromFloat 90 CPXYAxisSet axisSet CPXYAxisSet chartTrend5.axisSet CPXYAxis x axisSet.xAxis x.majorIntervalLength..
|