ChartWizardStateSettingsValueAxisTagHelper
Example
Razor
<value-axis-item>
<labels></labels>
<title />
</value-axis-item>
ChildTags
| Tag Name | Details |
|---|---|
| labels | ChartWizardStateCategoryAxisLabelsSettingsTagHelper |
| title | ChartWizardStateValueAxisTitleSettingsTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| reverse | Boolean | If set to true the value axis direction will be reversed. By default categories are listed from left to right and from bottom to top. |