Package travel.wink.sdk.extranet.model
Class ChartCategoryAxisMajorGridLines
java.lang.Object
travel.wink.sdk.extranet.model.ChartCategoryAxisMajorGridLines
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-05-28T12:57:25.040272+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