Day Property

The Day property returns or sets date/time label day setting. Returns a Long.

Syntax

object.Day

object.Day = Day

 

Parameter Type Description
Day Long required, day value

 

Example

This example shows how to set the day of the month for the starting value.

DateTime.Day = 15

 

Used by: AutoAxisDateTime object