Xamarin Pack Programmer's Guide
Chart.DateTimeFormat Property
See Also
 






Gets or sets the format of the values in the series if they are of type DateTime.

Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public string DateTimeFormat { get; set; }

Visual Basic  Copy Code

Public Property DateTimeFormat As String

 Property Value

A string value.

 See Also

Chart Members
Chart Class
MindFusion.Charting.Controls Namespace