Gets or sets a .NET format string indicating how to format DateTime values as labels.
Namespace: MindFusion.Charting
Package: MindFusion.Charting
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.