Overrides the PointOptions.ValueDateTimeOptions property to hide it.
public DateTimeOptions ValueDateTimeOptions { get; }
Public ReadOnly Property ValueDateTimeOptions As DateTimeOptions
The only purpose of the ValueDateTimeOptions property is to hide the corresponding property for the Pie, Doughnut and Funnel series, because the ValueDateTimeOptions property isn't appropriate for the SimplePointOptions class.