Gets or sets the format of the values in the series if they are of type DateTime.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public string DateTimeFormat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property DateTimeFormat As String |
A string value.
See Also