ChartXAxisNotesIconSettingsTagHelper
Example
<chart-x-axis-notes-icon>
<border />
</chart-x-axis-notes-icon>
ChildTags
Tag Name | Details |
---|---|
border | ChartXAxisNotesIconBorderSettingsTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
background | String | The background color of the notes icon. |
size | Double | The size of the icon. |
type | String | The icon shape.The supported values are: * "circle" - the marker shape is circle. * "square" - the marker shape is square. * "triangle" - the marker shape is triangle. * "cross" - the marker shape is cross. |
visible | Boolean | The icon visibility. |