Package travel.wink.sdk.extranet.model
Class ChartCategoryAxisMajorGridLinesSupplier
java.lang.Object
travel.wink.sdk.extranet.model.ChartCategoryAxisMajorGridLinesSupplier
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-12T17:00:54.890892627+07:00[Asia/Bangkok]")
public class ChartCategoryAxisMajorGridLinesSupplier
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
-
ChartCategoryAxisMajorGridLinesSupplier
public ChartCategoryAxisMajorGridLinesSupplier()
-
-
Method Details
-
visible
-
getVisible
-
setVisible
-
equals
-
hashCode
-
toString
-