Package travel.wink.sdk.analytics.model
Class ChartLegendConsumer
java.lang.Object
travel.wink.sdk.analytics.model.ChartLegendConsumer
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-07-24T11:28:36.455821383+07:00[Asia/Bangkok]")
public class ChartLegendConsumer
extends Object
The configuration options for the chart legend.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleantop | bottom | left | rightinthashCode()voidsetPosition(String position) toString()
-
Field Details
-
JSON_PROPERTY_POSITION
- See Also:
-
-
Constructor Details
-
ChartLegendConsumer
public ChartLegendConsumer()
-
-
Method Details