Package travel.wink.sdk.extranet.model
Class ChartValueAxisLine
java.lang.Object
travel.wink.sdk.extranet.model.ChartValueAxisLine
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-20T21:56:24.013599+07:00[Asia/Bangkok]")
public class ChartValueAxisLine
extends Object
The configuration of the axis lines. Also affects the major and minor ticks, but not the grid lines.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanIf set to true, the Chart displays the axis lines.inthashCode()voidsetVisible(Boolean visible) toString()
-
Field Details
-
JSON_PROPERTY_VISIBLE
- See Also:
-
-
Constructor Details
-
ChartValueAxisLine
public ChartValueAxisLine()
-
-
Method Details