NevronOpenVision
Nevron.Nov.Chart Namespace / NTimelineScale Class / AutoDateTimeUnits Property
AutoDateTimeUnits Property (NTimelineScale)
Gets or sets the date time units that are allowed when the scale is scaling automatically
Syntax
public NDomArray<NDateTimeUnit> AutoDateTimeUnits {get; set;}
Remarks
By default the scale will contain all possible date time units including: Century, Decade, Year, HalfYear, Quarter, Month, Week, Day, HalfDay, Hour, Minute, Second and Millisecond.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also