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


Defines the behavior and appearance of empty elements for a given Series.

Object Model





Syntax

Visual Basic (Declaration)  
Public Class EmptyElement 
Visual Basic (Usage) Copy Code
Dim instance As EmptyElement
C#  
public class EmptyElement 

Inheritance Hierarchy

System.Object
   dotnetCHARTING.EmptyElement

See Also