DundasWinExtensions
ThresholdOverlayLocation Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : ThresholdOverlayLocation Enumeration


Enumeration to determine where an overlay is to be painted over a series, relative to the threshold line.

Syntax

Visual Basic (Declaration)  
Public Enum ThresholdOverlayLocation 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As ThresholdOverlayLocation
C#  
public enum ThresholdOverlayLocation : Enum 

Members

Member Description
Above Paint overlay above the threshold line.
Below Paint overlay below the threshold line.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.ThresholdOverlayLocation

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.