dotnetCHARTING Send comments on this topic.
LabelOverride Structure Members
See Also  Fields  Methods 
dotnetCHARTING Namespace : LabelOverride Structure


The following tables list the members exposed by LabelOverride.

Public Constructors

  Name Description
Public Constructor LabelOverride Constructor Overloaded.  Initialize a new case insensitive instance of the LabelOverride class.  
Top

Public Fields

  Name Description
Public Field IgnoreCase Specifies whether the key is case sensitive.  
Public Field Key String to override.  
Public Field Value String to override the key with.  
Top

Public Methods

  Name Description
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also