Package travel.wink.sdk.analytics.model
Class ChartValueAxisLineNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.ChartValueAxisLineNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-08T10:43:55.545651496+07:00[Asia/Bangkok]")
public class ChartValueAxisLineNonAuthenticatedEntity
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
-
ChartValueAxisLineNonAuthenticatedEntity
public ChartValueAxisLineNonAuthenticatedEntity()
-
-
Method Details