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


Represents a shadow cast by chart objects such as a Box, Annotation, and others.

Syntax

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

Inheritance Hierarchy

System.Object
   dotnetCHARTING.Shadow

See Also