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


The following tables list the members exposed by EmptyElement.

Public Constructors

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

Public Properties

  Name Description
Public Property Color Gets or sets the color of empty elements.  
Public Property Hotspot Gets or sets the Hotspot of this EmptyElement.  
Public Property Line Gets or sets a line which substitutes a series' Series.Line object when empty elements are drawn.  
Public Property Marker Gets or sets the marker of empty elements.  
Public Property Mode Gets or sets the empty element mode.  
Public Property SmartLabel Gets or sets the label of empty elements.  
Public Property ToolTip Gets or sets the tool tip of empty elements.  
Public Property URL Gets or sets the URL of empty elements.  
Public Property URLTarget Gets or sets the target of URLs of empty elements.  
Top

See Also