ChartXAxisMajorTicksSettingsTagHelper
Example
<major-ticks/>
Attributes
Attribute | Type | Description |
---|---|---|
color | String | The color of the scatter chart x axis major ticks lines. Accepts a valid CSS color string, including hex and rgb. |
size | Double | The length of the tick line in pixels. |
skip | Double | The skip of the x axis major ticks. |
step | Double | The step of the x axis major ticks. |
visible | Boolean | If set to true the chart will display the scatter chart x axis major ticks. By default the category axis major ticks are visible. |
width | Double | The width of the major ticks in pixels. |