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

StockChartNavigatorCategoryAxisLabelsSettings

Properties

Background - String

Border - StockChartNavigatorCategoryAxisLabelsBorderSettings

The color of the border. Accepts a valid CSS color string, including hex and rgb.

Color - String

Culture - String

DateFormats - StockChartNavigatorCategoryAxisLabelsDateFormatsSettings

The format used when categoryAxis.baseUnit is set to "days".

Font - String

Format - String

Margin - StockChartNavigatorCategoryAxisLabelsMarginSettings

The bottom margin of the labels.

Mirror - Nullable

Padding - StockChartNavigatorCategoryAxisLabelsPaddingSettings

The bottom padding of the labels.

Rotation - Nullable

Skip - Nullable

Step - Nullable

Template - String

TemplateId - String

TemplateHandler - String

Visible - Nullable

StockChart - StockChart

The field containing the point date. It is used as a default categoryField for all series.The data item field value must be either: Date instance; String parsable by new Date([field value]) or String in ASP.NET JSON format, i.e. "\/Date(1320825600000-0800)\/".

Methods

Serialize()

Serialize current instance to Dictionary

In this article
Not finding the help you need?