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


The following tables list the members exposed by CustomAttributeInfo.

Public Constructors

  Name Description
Public Constructor CustomAttributeInfo Constructor Public constructor.  
Top

Public Fields

  Name Description
Public Field AppliesTo2D Indicates that attribute can be applied on 2D chart type.  
Public Field AppliesTo3D Indicates that attribute can be applied on 3D chart type.  
Public Field AppliesToChartType Array of chart type supported by the attribute  
Public Field AppliesToDataPoint Indicates that attribute can be applied on data point.  
Public Field AppliesToSeries Indicates that attribute can be applied on series.  
Public Field DefaultValue Attribute default value.  
Public Field Description Attribute description.  
Public Field MaxValue Attribute maximum value.  
Public Field MinValue Attribute minimum value.  
Public Field Name Attribute name.  
Public Field ValueType Attribute value type.  
Top

See Also

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