dotnetCHARTING Send comments on this topic.
Truncation Class Members
See Also  Properties 
dotnetCHARTING Namespace : Truncation Class


The following tables list the members exposed by Truncation.

Public Constructors

  Name Description
Public Constructor Truncation Constructor Initializes a new instance of the Truncation class.  
Top

Public Properties

  Name Description
Public Property Length Gets or sets the maximum number of characters a label is shortened to.  
Public Property Mode Gets or sets the TruncationMode used to shorten this label.  
Public Property Text Gets or sets a string that defines text inserted into a string at the position it was trimmed.

Default is '...'  
Top

See Also