ActiveReports 9
BarType Enumeration

Specifies the type of bars to use.
Syntax
'Declaration
 
Public Enum BarType 
   Inherits System.Enum
public enum BarType : System.Enum 
Members
MemberDescription
BarA filled rectangular shape is used.
ConeA cone shape is used.
CustomA custom shape is used.
CylinderA cylindrical shape is used.
PyramidA pyramidal shape is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Chart.BarType

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

GrapeCity.ActiveReports.Chart Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum