'Declaration Public Enum DataLegendHeaderDateMode Inherits System.Enum
public enum DataLegendHeaderDateMode : System.Enum
Member | Description |
---|---|
Auto | Specifies automatic date format that defaults to short string |
FullStyle | Specifies date as full string in header row of data legend |
LongStyle | Specifies date as long string in header row of data legend |
MediumStyle | Specifies date as medium string in header row of data legend |
None | Specifies no date in header row of data legend |
ShortStyle | Specifies date as short string in header row of data legend |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2