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

StockChartNavigatorCategoryAxisNotesSettingsBuilder

Methods

Position(System.String)

The position of the category axis note. "top" - The note is positioned on the top.; "bottom" - The note is positioned on the bottom.; "left" - The note is positioned on the left. or "right" - The note is positioned on the right..

Parameters

value - System.String

The value for Position

Icon(System.Action)

The icon of the notes.

Parameters

configurator - System.Action<StockChartNavigatorCategoryAxisNotesIconSettingsBuilder>

The configurator for the icon setting.

Label(System.Action)

The label of the notes.

Parameters

configurator - System.Action<StockChartNavigatorCategoryAxisNotesLabelSettingsBuilder>

The configurator for the label setting.

Line(System.Action)

The line of the notes.

Parameters

configurator - System.Action<StockChartNavigatorCategoryAxisNotesLineSettingsBuilder>

The configurator for the line setting.

In this article
Not finding the help you need?