IDXDateTimeAxisLabelTextFormatter.Format(NSDate) Method
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
string Format(
NSDate value
)
Parameters
| Name | Type |
|---|---|
| value | Foundation.NSDate |
Returns
| Type |
|---|
| String |
See Also