Dundas.SharePoint.Charting.WebParts Send comments on this topic.
ICommandSupplyImage Interface
See Also  Members  
Dundas.Charting.WebControl.Commands Namespace : ICommandSupplyImage Interface


The CommandExecutor which implement this interface perform drawing to supply image. Usualy images are in to resource and can be loaded by Chart.NamedImages

Syntax

Visual Basic (Declaration)  
Private Interface ICommandSupplyImage 
Visual Basic (Usage) Copy Code
Dim instance As ICommandSupplyImage
C#  
private interface ICommandSupplyImage 

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