Package travel.wink.sdk.extranet.model
Class ChartCategoryAxisLabels
java.lang.Object
travel.wink.sdk.extranet.model.ChartCategoryAxisLabels
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-05-28T12:57:25.040272+07:00[Asia/Bangkok]")
public class ChartCategoryAxisLabels
extends Object
The configuration of the axis labels.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet rotationinthashCode()voidsetRotation(String rotation) toString()
-
Field Details
-
JSON_PROPERTY_ROTATION
- See Also:
-
-
Constructor Details
-
ChartCategoryAxisLabels
public ChartCategoryAxisLabels()
-
-
Method Details