public class Triplet extends BaseOption
Used for series that require data in an array of triplet values. For example bubble charts.
Copyright (c) 2024 Powerbuilt Systems. All rights reserved.Constructor and Description |
---|
Triplet(Number value1,
Number value2,
Number value3)
Construct with the 3 values.
|
Modifier and Type | Method and Description |
---|---|
String |
getRawValue()
Get the data as raw Javascript.
|
set_hcNulledOption
Copyright © 2024. All rights reserved.