dotnetCHARTING Send comments on this topic.
EmptyElement Constructor
See Also 
dotnetCHARTING Namespace > EmptyElement Class : EmptyElement Constructor


Initializes a new instance of the EmptyElement class.

Overload List

OverloadDescription
EmptyElement Constructor() Initializes a new instance of the EmptyElement class.  
EmptyElement Constructor(String,Color) Initializes a new instance of the EmptyElement class with a label string and color.  
EmptyElement Constructor(String,Color,Color) Initializes a new instance of the EmptyElement class with a label string, color and marker color.  
EmptyElement Constructor(String,Color,Color,ElementMarkerType) Initializes a new instance of the EmptyElement class with a label string, color, marker color and type.  
EmptyElement Constructor(String,Color,ElementMarker) Initializes a new instance of the EmptyElement class with a label string, color, and marker object.  

See Also

© 2010 All Rights Reserved.