Package travel.wink.sdk.analytics.model
Class ChartCategoryAxisMajorGridLinesNonAuthenticatedEntity
java.lang.Object
travel.wink.sdk.analytics.model.ChartCategoryAxisMajorGridLinesNonAuthenticatedEntity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-05T21:40:37.594002361+07:00[Asia/Bangkok]")
public class ChartCategoryAxisMajorGridLinesNonAuthenticatedEntity
extends Object
The configuration of the major grid lines. These are the lines that are an extension of the major ticks through the body of the Chart.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet visibleinthashCode()voidsetVisible(Boolean visible) toString()
-
Field Details
-
JSON_PROPERTY_VISIBLE
- See Also:
-
-
Constructor Details
-
ChartCategoryAxisMajorGridLinesNonAuthenticatedEntity
public ChartCategoryAxisMajorGridLinesNonAuthenticatedEntity()
-
-
Method Details
-
visible
-
getVisible
-
setVisible
-
equals
-
hashCode
-
toString
-