public final class StiStripLineCalculatorXF
extends java.lang.Object
| Constructor and Description |
|---|
StiStripLineCalculatorXF() |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static double GetInterval(double minValue,
double maxValue,
int num)
public static StiStripLinesXF GetStripLines(double minValue, double maxValue, double step, boolean asDateTimeValue)
public static StiStripLinesXF GetStripLinesLogScale(double minValue, double maxValue)
Copyright © 2019 Stimulsoft. All Rights Reserved.