ChartAxesAdapter Class

Adapter for the chart axes. https://www.chartjs.org/docs/latest/axes/

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class ChartAxesAdapter
Inheritance
Object    ChartAxesAdapter

Constructors

ChartAxesAdapterInitializes a new instance of the ChartAxesAdapter class

Properties

Date Date settings for the chart axes adapter.

See Also