ChartCategoryAxisAutoBaseUnitStepsSettingsTagHelper
Example
Razor
<auto-base-unit-steps/>
Attributes
Attribute | Type | Description |
---|---|---|
days | Int32[] | The days unit steps. |
hours | Int32[] | The hours unit steps. |
milliseconds | Int32[] | The milliseconds unit steps. |
minutes | Int32[] | The minutes unit steps. |
months | Int32[] | The months unit steps. |
seconds | Int32[] | The seconds unit steps. |
weeks | Int32[] | The weeks unit steps. |
years | Int32[] | The years unit steps. |