public class Unit extends BaseOption
Datetime axis only. An array determining what time intervals the ticks are allowed to fall on. Each array item is an array where the first value is the time unit and the second value another array of allowed multiples.
Copyright (c) 2022 Powerbuilt Systems. All rights reserved.Constructor and Description |
---|
Unit(String timeUnit,
ArrayList<Number> ticks)
Construct with timeunit and array list.
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
set_hcNulledOption
public static final Unit NULL
Copyright © 2022. All rights reserved.