Dundas Chart for ASP.NET
CustomAttributeInfo Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl.Utilities Namespace : CustomAttributeInfo Class


CustomAttributeInfo class stores information about single custom attribute. It includes Name, Description, Default Value, any restrictions and the conditions when it can be used. Most of the custom attribute can only be used when specific chart type is selected. Some of the attributes only work in 2D or 3D mode and some can be applied to the whole series or data points only.

Syntax

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

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.Utilities.CustomAttributeInfo

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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.