Strip width type.
Visual Basic (Declaration) | |
---|---|
Public Property StripWidthType As DateTimeIntervalType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DateTimeIntervalType StripWidthType {get; set;} |
Return Value
A DateTimeIntervalType enumeration value that indicates the width type. This property defaults to Auto.
This property determines the units used for the StripWidth property. For example, to set a strip line to be "one week" wide you could set this property to Week and set the StripWidth property to one.
The only time it makes sense to change this from Auto to a DateTime value is when the relevant axis scale uses a DateTime value.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family