Gets or sets the format of the values in the series if they are of type DateTime.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C# Copy Code |
---|
public string DateTimeFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property DateTimeFormat As String |
A string value.
Charting for .NET MAUI Guide | © 2024 MindFusion |