ChartAxesAdapter Class

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

Definition

Namespace: BlazorBootstrap
Assembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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