com.stimulsoft.report.chart.core.axis.stripLines
Class StiStripLineCalculatorXF
java.lang.Object
com.stimulsoft.report.chart.core.axis.stripLines.StiStripLineCalculatorXF
public final class StiStripLineCalculatorXF
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiStripLineCalculatorXF
public StiStripLineCalculatorXF()
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.