ChartYAxisLabelsRotationSettingsTagHelper
Example
<chart-y-axis-labels-rotation/>
Attributes
Attribute | Type | Description |
---|---|---|
align | String | The alignment of the rotated labels relative to the slot center. The supported values are "end" and "center". By default the closest end of the label will be aligned to the center. If set to "center", the center of the rotated label will be aligned instead. |
angle | Double | The rotation angle of the labels. By default the labels are not rotated. |