com.stimulsoft.report.chart.core.axis.stripLines
Class StiStripLineCalculatorXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.axis.stripLines.StiStripLineCalculatorXF

public final class StiStripLineCalculatorXF
extends java.lang.Object


Constructor Summary
StiStripLineCalculatorXF()
           
 
Method Summary
static double GetInterval(double minValue, double maxValue, int num)
           
static StiStripLinesXF GetStripLines(double minValue, double maxValue, double step, boolean asDateTimeValue)
           
static StiStripLinesXF GetStripLinesLogScale(double minValue, double maxValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiStripLineCalculatorXF

public StiStripLineCalculatorXF()
Method Detail

GetInterval

public static double GetInterval(double minValue,
                                 double maxValue,
                                 int num)

GetStripLines

public static StiStripLinesXF GetStripLines(double minValue,
                                            double maxValue,
                                            double step,
                                            boolean asDateTimeValue)

GetStripLinesLogScale

public static StiStripLinesXF GetStripLinesLogScale(double minValue,
                                                    double maxValue)


Copyright © 2018 Stimulsoft. All Rights Reserved.