ActiveReports 9
BaseStyle Enumeration

Gets or sets a circular or square base drawing style for the 3D funnel chart or 3D pyramid chart.
Syntax
'Declaration
 
Public Enum BaseStyle 
   Inherits System.Enum
public enum BaseStyle : System.Enum 
Members
MemberDescription
CircularBaseRenders the base of the funnel or pyramid in a circular shape.
SquareBaseRenders the base of the funnel or pyramid in a square shape.
Inheritance Hierarchy

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

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