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

StockChartNavigatorSeriesMarkersSettingsBuilder

Methods

Background(System.String)

The background color of the current series markers.

Parameters

value - System.String

The value for Background

Border(System.Action)

The border of the markers.

Parameters

configurator - System.Action<StockChartNavigatorSeriesMarkersBorderSettingsBuilder>

The configurator for the border setting.

Rotation(System.Double)

The rotation angle of the markers.

Parameters

value - System.Double

The value for Rotation

Size(System.Double)

The marker size.

Parameters

value - System.Double

The value for Size

Type(System.String)

Configures the markers shape type.

Parameters

value - System.String

The value for Type

Visible(System.Boolean)

The markers visibility.

Parameters

value - System.Boolean

The value for Visible

Visible()

The markers visibility.

In this article
Not finding the help you need?