AsposeCellsCloud::Object::TickLabels

Load the model package

use AsposeCellsCloud::Object::TickLabels;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- AutoScaleFont | boolean | True if the text in the object changes font size when the object size changes. The default value is True. | BackgroundMode | string | Gets and sets the display mode of the background | Font | Font | Returns a object that represents the font of the specified TickLabels object. | Number | int | Represents the format number for the TickLabels object. | NumberFormat | string | Represents the format string for the TickLabels object. | NumberFormatLinked | boolean | True if the number format is linked to the cells (so that the number format changes in the labels when it changes in the cells). | Offset | int | Gets and sets the distance of labels from the axis. | RotationAngle | int | Represents text rotation angle in clockwise. | TextDirection | string | Represents text reading order. | ReadingOrder | string | Represents text reading order. | DirectionType | string | Gets and sets the direction of text. | link | Link | |

[Back to Model list]
[Back to README]