Dundas Chart for Windows Forms
AppliesTo3D Field
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl.Utilities Namespace > CustomAttributeInfo Class : AppliesTo3D Field


Indicates that attribute can be applied on 3D chart type.

Syntax

Visual Basic (Declaration)  
Public AppliesTo3D As Boolean
Visual Basic (Usage) Copy Code
Dim instance As CustomAttributeInfo
Dim value As Boolean
 
value = instance.AppliesTo3D
 
instance.AppliesTo3D = value
C#  
public bool AppliesTo3D

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.