Package travel.wink.sdk.affiliate.model
Class ChartCategoryAxisMajorGridLines
java.lang.Object
travel.wink.sdk.affiliate.model.ChartCategoryAxisMajorGridLines
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-07-21T13:34:06.734669+07:00[Asia/Bangkok]")
public class ChartCategoryAxisMajorGridLines
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
-
ChartCategoryAxisMajorGridLines
public ChartCategoryAxisMajorGridLines()
-
-
Method Details