public class Pair extends BaseOption
Used for series that require data in an array of paired values.
Copyright (c) 2024 Powerbuilt Systems. All rights reserved.Constructor and Description |
---|
Pair(Color colorValue1,
Color colorValue2)
Construct with the paired values.
|
Pair(Number value1,
Number value2)
Construct with the paired values.
|
Modifier and Type | Method and Description |
---|---|
String |
getRawValue()
Get the data as raw Javascript.
|
set_hcNulledOption
Copyright © 2024. All rights reserved.