Skip to main content
A newer version of this page is available. .

DateTimeOptions Properties

Contains specific settings which define the representation of date-time values for display purposes within a chart control.
Name Description
AutoFormat Gets or sets a value that specifies whether to show date-time values in the most appropriate format in X-axis labels, series point labels or in the legend.
Format Gets or sets a value that specifies the form of date-time values’ representation.
FormatString Gets or sets the pattern for formatting date-time values.
IsDisposed Gets a value indicating whether the control has been disposed of. Inherited from ChartElement.
Tag Gets or sets the object that contains data related to the chart element. Inherited from ChartElement.
See Also