ComponentOne Studio Web API Edition
ImageControlType Enumeration

Enum representing the type of controls that can be exported to an image.
Syntax
'Declaration
 
Public Enum ImageControlType 
   Inherits System.Enum
public enum ImageControlType : System.Enum 
Members
MemberDescription
BulletGraphBulletGraph control.
FlexChartFlexChart control.
FlexPieFlexPie control.
FlexRadar 
LinearGaugeLinearGauge control.
RadialGaugeRadialGauge control.
Sunburst 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Api.Image.ImageControlType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.Web.Api.Image Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.