Gets or sets a value indicating how to format DateTime values as labels.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public string DateTimeFormat { get; set; } |
Visual Basic Copy Code |
---|
Public Property DateTimeFormat As String |
A string containing .NET DateTime format specifiers. The default value is null.