DateTimeOptions Properties
Contains specific settings which define the representation of date-time values for display purposes within a chart control.| Name | Description |
|---|---|
| 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. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
See Also