See Also

dotnetCHARTING Namespace

Requirements

Namespace: dotnetCHARTING

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: dotnetCHARTING (in dotnetCHARTING.dll)

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages Requirements dotnetCHARTING Send comments on this topic.

TruncationMode Enumeration

Specifies how to trim characters from a string that exceeds a maximum number of characters.

Members

MemberDescription
Start The end of a string is removed until the specified number of characters remains. (ABCD..)
Middle The start and end of a string is removed until the specified number of characters remains. (..EFGH..)
End The start of a string is removed until the specified number of characters remains. (..IJKL)
StartEnd The middle of a string is removed until the specified number of characters remains (ABCD..IJKL)
None No trimming is performed.

Requirements

Namespace: dotnetCHARTING

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: dotnetCHARTING (in dotnetCHARTING.dll)

See Also

dotnetCHARTING Namespace

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.