New to Telerik UI for ASP.NET Core? Download free 30-day trial

ChartCategoryAxisNotesIconSettingsBuilder

Methods

Background(System.String)

The background color of the notes icon.

Parameters

value - System.String

The value for Background

Border(System.Action)

The border of the icon.

Parameters

configurator - System.Action<ChartCategoryAxisNotesIconBorderSettingsBuilder>

The configurator for the border setting.

Size(System.Double)

The size of the icon.

Parameters

value - System.Double

The value for Size

Type(System.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.

Parameters

value - System.String

The value for Type

Visible(System.Boolean)

The icon visibility.

Parameters

value - System.Boolean

The value for Visible

In this article
Not finding the help you need?