ChartWizardStateLegendLabelsSettingsTagHelper
Example
Razor
<labels>
</labels>
Attributes
| Attribute | Type | Description |
|---|---|---|
| color | String | The text color of the labels. Accepts a valid CSS color string, including hex and rgb. |
| font | String | The font style of the labels. Accepts a valid CSS color string, for example "20px 'Courier New'". |