INChartTimeAxisDataSource Interface |
The INChartTimeAxisDataSource interface provides methods to control data displayed on the time axis.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public interface INChartTimeAxisDataSource
Public Interface INChartTimeAxisDataSource
public interface class INChartTimeAxisDataSource
The INChartTimeAxisDataSource type exposes the following members.
Methods
| Name | Description |
---|
| Timestamps |
Get array timestamps available. They are strings representing ticks (for example years or some names).
|
TopSee Also