MobileTrack Nexus Documentation
C#
Show/Hide TOC
Chart
Axes
Adapter 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
C#
Copy
Request Example
public
sealed
class
ChartAxesAdapter
Inheritance
Object
ChartAxesAdapter
Constructors
ChartAxesAdapter
Initializes a new instance of the
ChartAxesAdapter
class
Properties
Date
Date settings for the chart axes adapter.
See Also
Reference
BlazorBootstrap Namespace
In This Article
Definition
Constructors
Properties
See Also