YScale class consists of the following properties:
| Property | Description | Data Type | Default |
|---|---|---|---|
| LabelVertical | Determines the label that is displayed vertically along the y-axis scale. | String. Maximum length of string is 100 characters. | "" |
| LabelVerticalColor | Determines the color for the vertical label. Note: LabelVerticalGradient characteristics will override this property if the LabelVerticalGradient option is set to Custom. |
Color | Color.Black |
| LabelVerticalFont | Determines the font characteristics for the vertical label. | Font | Arial, 8.25pt |
| LabelVerticalGradient | Determines the gradient characteristics for the vertical label. | Gradient Class | Refer to Gradient Class |
| Scale Class properties | Refer to Scale Class |