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. |
Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
See Also