ChartValueAxisLabelBuilder.StaggeringSpacing Method
Name | Parameters | Description |
---|---|---|
StaggeringSpacing(JS) | value | Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is 'stagger'. Mirrors the client-side staggeringSpacing option. |
StaggeringSpacing(Double) | value | Adds a pixel-measured empty space between two staggered rows of axis labels. Applies only if displayMode or overlappingBehavior is 'stagger'. Mirrors the client-side staggeringSpacing option. |