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