In This Topic
Gets or sets the units for a time based axis.
Syntax
'Declaration
<C1DescriptionAttribute("Axis.TimeUnit", "Gets or sets the units for a time based axis.")>
Public Property TimeUnit As TimeUnits
[C1Description("Axis.TimeUnit", "Gets or sets the units for a time based axis.")]
public TimeUnits TimeUnit {get; set;}
See Also