Second Property

The Second property returns or sets second value for date/time labels. Returns a Short.

Syntax

object.Second

object.Second = Second

 

Parameter Type Description
Second Short required, seconds value

 

Example

This example shows how to set the minute for the defined axis value

TickLabels.DateTime.Second = 17

 

Used by: AutoAxisDateTime object