DundasWinExtensions
ColoredRangeChartType Class
Members  See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : ColoredRangeChartType Class


ColoredRange custom chart type, based on ColoredArea custom chart type. Provides functionality to color ranges of curve based on X values. Supports functionality of Range chart type (not 3D Style).

Syntax

Visual Basic (Declaration)  
Public Class ColoredRangeChartType 
   Inherits ColoredAreaChartType
   Implements IChartTypeICustomChartType 
Visual Basic (Usage) Copy Code
Dim instance As ColoredRangeChartType
C#  
public class ColoredRangeChartType : ColoredAreaChartType, IChartTypeICustomChartType  

Inheritance Hierarchy

System.Object
   Dundas.Extensions.ColoredAreaChartType
      Dundas.Extensions.ColoredRangeChartType
         Dundas.Extensions.ColoredSplineRangeChartType

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.