Package travel.wink.sdk.analytics.model
Class ChartCategoryAxisMajorGridLinesConsumer
java.lang.Object
travel.wink.sdk.analytics.model.ChartCategoryAxisMajorGridLinesConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-07-24T11:28:36.455821383+07:00[Asia/Bangkok]")
public class ChartCategoryAxisMajorGridLinesConsumer
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
-
ChartCategoryAxisMajorGridLinesConsumer
public ChartCategoryAxisMajorGridLinesConsumer()
-
-
Method Details